Re: sasl mechanisms order

2010-07-25 Thread Daniel Shahaf
CC += dev@ Victor Sudakov wrote on Mon, Jul 26, 2010 at 12:53:44 +0700: > Daniel Shahaf wrote: > > > > > > I have the following line in /usr/local/lib/sasl2/svn.conf: > > > mech_list: gssapi digest-md5 anonymous > > > > > > How can I guarantee that the subversion client/server will always use >

Re: sasl mechanisms order

2010-07-25 Thread Victor Sudakov
Daniel Shahaf wrote: > > > > I have the following line in /usr/local/lib/sasl2/svn.conf: > > mech_list: gssapi digest-md5 anonymous > > > > How can I guarantee that the subversion client/server will always use > > GSSAPI before DIGEST-MD5? Or a more generic question, how can I change > > the orde

Re: sasl mechanisms order

2010-07-25 Thread Daniel Shahaf
Victor Sudakov wrote on Mon, Jul 26, 2010 at 09:30:19 +0700: > Colleagues, > > I have the following line in /usr/local/lib/sasl2/svn.conf: > mech_list: gssapi digest-md5 anonymous > > How can I guarantee that the subversion client/server will always use > GSSAPI before DIGEST-MD5? Or a more gene

Re:

2010-07-25 Thread Daniel Shahaf
Keith Moore wrote on Mon, Jul 26, 2010 at 09:59:02 +1000: > I found the simplest way to fix it is to create a new [temporary] repository > and copy the fsfs.conf file from it, this has the default config in it, to > your actual repository. Then delete the temporary repository. > +1 > I think af

sasl mechanisms order

2010-07-25 Thread Victor Sudakov
Colleagues, I have the following line in /usr/local/lib/sasl2/svn.conf: mech_list: gssapi digest-md5 anonymous How can I guarantee that the subversion client/server will always use GSSAPI before DIGEST-MD5? Or a more generic question, how can I change the order of mechanisms if I have to? I hav

RE:

2010-07-25 Thread Keith Moore
-Original Message- From: Александр Букреев [mailto:bucr...@mail.ru] Sent: Friday, 23 July 2010 16:43 To: users@subversion.apache.org Subject: I use Visual SVN Server 2.1.3. (included Subversion 1.6.12). When you try to execute the command: svnadmin" hotcopy D:\Repositories\AllProjects\