Displaying 2 results from an estimated 2 matches for "mysvn".
2006 May 16
4
Capistrano to deploy to Mac OS X?
...sing Capistrano. It happens on both our
development machines, and only when deploying to this server.
I run ''cap deploy'' and get:
in `process!'': command "if [[ ! -d
/Users/www/myappnamehere/releases/20060516200956 ]]; then
svn co --username josh -q -r741
http://mysvn/myappnamehere/trunk/Users/www/myappnamehere/releases/20060516200956
&& (test -e
/Users/www/myappnamehere/revisions.log || touch
/Users/www/myappnamehere/revisions.log && chmod 666
/Users/www/myappnamehere/revisions.log) && echo `date +\"%Y-%m-%d
%H:%M:%S\"` $USER 7...
2009 Nov 13
3
Rescuing svn repo from *IDIOTS*
Hello,
A moron has checked in a DVD iso into subversion.
How can I undo the damage, and make the repo a sensible size again?
Also, is there a cunning way to get subversion to say: "Oi! Moron!
This file is huge, you can't check it in!" ?
S.