On Wed, Mar 27, 2013 at 12:54 PM, Krishnamoorthi Gopal <
krishnamoor...@vernal.is> wrote:

>
> Hi,
>
> Yes i agree with your statement.
>
> But i am currently having SVN Server 1.5 without apache.
>
> *Also my current repositories look like below*
>
> svn://svnserver/svn/Projectname1/myrepo2<https://svnserver/svn/Projectname/myrepo2>
> svn://svnserver/svn/Projectname1/myrepo3<https://svnserver/svn/Projectname/myrepo3>
> svn://svnserver/svn/Projectname2/myrepo1<https://svnserver/svn/Projectname/myrepo3>
>
> Each Project having two more repositories.How can i move these repository
> with same url setup into Edge.
>

SVN Edge does not support svn:// protocol, so your URL has to change no
matter what.  You also cannot use AD authentication with svn:// protocol.

Given that you have to change from svn:// to http:// then why not just
change the rest and put the repositories all in the same folder?  Or rename
the repositories to something like  projectname1_myrepo1  so that they
could all live in the same folder.

-- 
Thanks

Mark Phippard
http://markphip.blogspot.com/

Reply via email to