Pietro Abate schrieb:
Hi all, I've to migrate my cvs repo to svn. Using the following config file I've generated a directory (svntemp) with a .svn and the whole project with history. Now I'd like to put this directory avalaible on the net in a svn repository... but I don't understand how this works. With darcs I just make the entire directory accessible with http and it works. What do I have to do with svn ?
svnserve -d -r /tmp/tailor/svnrepo That is not http:, can cessable by svn://localhost/ -- Henry _______________________________________________ Tailor mailing list [email protected] http://lists.zooko.com/mailman/listinfo/tailor
