[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: SvnServe with Windows AD Authendication

From: Mark Phippard <markphip_at_gmail.com>
Date: Wed, 27 Mar 2013 12:58:13 -0400

On Wed, Mar 27, 2013 at 12:54 PM, Krishnamoorthi Gopal <
krishnamoorthi_at_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/
Received on 2013-03-27 17:58:46 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.