Re: Cannot negotiate authentication mechanisim

2010-04-03 Thread Daniel Shahaf
r me from Linux and TortioseSVN, but from > >>> Windows/Cygwin when I try to check out my repo > >>> (svn://svn.synfin.net/tcpreplay) I get an error "svn: Cannot negotiate > >>> authentication mechanisim".  I'm using SASL auth on the backend... &

Re: Cannot negotiate authentication mechanisim

2010-04-03 Thread Aaron Turner
to check out my repo >>> (svn://svn.synfin.net/tcpreplay) I get an error "svn: Cannot negotiate >>> authentication mechanisim".  I'm using SASL auth on the backend... >>> >> >> That server only offers DIGEST-MD5 authentication.  Natively,

Re: Cannot negotiate authentication mechanisim

2010-04-03 Thread Aaron Turner
an error "svn: Cannot negotiate >> authentication mechanisim".  I'm using SASL auth on the backend... >> > > That server only offers DIGEST-MD5 authentication.  Natively, Subversion > only knows CRAM-MD5 (if the comments in the source are still accurate; > `grep MD5 s

Re: Cannot negotiate authentication mechanisim

2010-04-03 Thread Daniel Shahaf
Aaron Turner wrote on Fri, 2 Apr 2010 at 18:48 -0700: > So this works fine for me from Linux and TortioseSVN, but from > Windows/Cygwin when I try to check out my repo > (svn://svn.synfin.net/tcpreplay) I get an error "svn: Cannot negotiate > authentication mechanisim". I&#x

Cannot negotiate authentication mechanisim

2010-04-02 Thread Aaron Turner
So this works fine for me from Linux and TortioseSVN, but from Windows/Cygwin when I try to check out my repo (svn://svn.synfin.net/tcpreplay) I get an error "svn: Cannot negotiate authentication mechanisim". I'm using SASL auth on the backend... Anyone know what the solution