For the daily snapshots:
svn export
http://harbour-project.svn.sourceforge.net/svnroot/harbour-project/trunk/ha
rbour [ this will put the result in a 'harbour' subfolder. https
also works
BTW. ]
Ok, that's what I was already using. Just making sure.
Actually, I was cleaning out the co directory and using co. What's the
difference between that and export?
'co' will create a full local development sandbox (updatable,
committable), this means it will create all the SVN administration
files (in hidden '.svn' subdirs in each dir), and all this will
significantly grow the size of such local repository.
'export' on the other hand will get the pure SVN content only,
without any administration overhead. It's perfect for snapshot
archives.
For both commands, the target directory must not exist before
running them.
Brgds,
Viktor
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour