Re: a svn revert question

2013-03-11 Thread jareedick
A reverse merge should work. However, it's not entirely clear what you want. Are "r131" and "r132" just sample revision numbers? Is your goal simply to "go back in time and fix r111 before r112-130 were added?" A) To create a branch that looks like: r111 -> r112 -> ... r130 -> "r111+fix" -

Re: SvnServe with Windows AD Authendication

2013-03-11 Thread Daniel Shahaf
Branko Čibej wrote on Mon, Mar 11, 2013 at 08:46:03 +0100: > On 11.03.2013 07:58, Krishnamoorthi Gopal wrote: > > > > Hi Scott, > > > > Thanks for your information. > > > > Right now i don't have apache module in my subversion server.I am > > using subversion by running svnserve.exe as windows serv

Re: SvnServe with Windows AD Authendication

2013-03-11 Thread Krishnamoorthi Gopal
Hi, svn+ssh:// supports windows .. Can you share any reference for installation and configuration. Thanks Krishna From: Joseba Ercilla Olabarri To: Krishnamoorthi Gopal Cc: users@subversion.apache.org, "Scott R. Keszler" Date: 03/11/2013 02:10 PM Subject: Re: SvnServe with Windows AD Aut

Re: SvnServe with Windows AD Authendication

2013-03-11 Thread Joseba Ercilla Olabarri
Hi all, Not sure but, could be svn+ssh:// configuring sshd to do LDAP authentication? -jeo El 11/03/2013 07:59, "Krishnamoorthi Gopal" escribió: > > Hi Scott, > > Thanks for your information. > > Right now i don't have apache module in my subversion server.I am using > subversion by running svn

Re: SvnServe with Windows AD Authendication

2013-03-11 Thread Branko Čibej
On 11.03.2013 07:58, Krishnamoorthi Gopal wrote: > > Hi Scott, > > Thanks for your information. > > Right now i don't have apache module in my subversion server.I am > using subversion by running svnserve.exe as windows service. > > In this environment how can i integrate with AD with my subversion