On Thu, Aug 16, 2007 at 01:44:34AM -0700, Miguel Vazquez Gocobachi wrote: > El jue, 16-08-2007 a las 08:24 +0200, Sylvain Beucler escribió: > > Hi, > > > > I configured the leilany project: > > https://savannah.nongnu.org/projects/leilany/ > > :) > > Hey Sylvain, can you help me? > > I need yo import my current source to Savannah SVN repository. What i > need to do that? > > Basically, with SVN you can use something like this: > > svn import http://URL/repo <project> <project name> > > But I think it is not possible with Savannah :) > > Thanks for your help, I appreciate much :)
Hi, The write access URL should be: svn+ssh://[EMAIL PROTECTED]/leilany (no write access over HTTP - we rely on Unix permissions for the security) I'm currently updating the instructions at: https://savannah.nongnu.org/svn/?group=leilany -- Sylvain