Thursday, May 24, 2007

svn export is my friend

I had to install the app on the client's server. Everything was
already in the repository and I just needed to make sure that I don't
include the .svn directories and related files.

The command that did the trick: svn export
Reference: http://svnbook.red-bean.com/nightly/en/svn.ref.svn.c.export.html

I basically just had to do an svn export of the copy I had then
archived it and uploaded it on to the server. (To FTP the files would
take around 4 hours or so. ~_~) Good thing I had shell access so it
was quick to unpack it.

No comments:

Labels

Blog Archive

Connect