Those of us that can't use CVS were able to get a full cvsroot tarball, which while horribly ungainly to work with, did the job. However, I cant find an SVN tarball for the new BerliOS hosting..... is there one?
You can access a full tarball @ http://svn.berlios.de/svndumps/haiku-repos.gz
Thanks to Korli for the heads-up
Korli> i suggest to restore directly from a pipe Korli> gunzip -c haiku-repos.gz | svnadmin load /svnroot/repos/yourproject
That only seems to work if you have a copy of the repo already - I don't
I'll try again though
Comments
SVN Tarballs
You can access a full tarball @ http://svn.berlios.de/svndumps/haiku-repos.gz
Thanks to Korli for the heads-up
Korli> i suggest to restore directly from a pipe
Korli> gunzip -c haiku-repos.gz | svnadmin load /svnroot/repos/yourproject
SVN Tarballs
That only seems to work if you have a copy of the repo already - I don't
I'll try again though
SVN Tarballs