On Tue, Sep 30, 2008 at 12:44 PM, Stefan Küng <tortoisesvn_at_gmail.com> wrote:
> Robert Dailey wrote:
>
> > I just tried TortoiseSVN-1.5.99.14143-dev-win32-svn-1.6.0-dev.msi.
> >
> > When I attempt to do a checkout from a SVN 1.5.2 server running on Linux
> > through xinetd and svnserve I get:
> >
> > /*Checkout from svn://wtf.homeip.net/vfxrepo/vfx/trunk
> > <http://wtf.homeip.net/vfxrepo/vfx/trunk>, revision HEAD, Fully
> > recursive, Externals included
> > SASL(-1): generic failure: Unable to find a callback: 2
> >
> > */I have no idea why this is failing. I downloaded svn.exe from the
> > nightly build website and did:
> >
> > svn ls svn://wtf.homeip.net/vfxrepo <http://wtf.homeip.net/vfxrepo>
> >
> > This command worked fine and didn't fail.
>
> Thanks for that url :)
> Since that url asked for a password for 1.5.x TSVN, it didn't for trunk
> TSVN so I could debug the issue and fix it in r14154.
So you were able to view the repository without specifying a password?
Received on 2008-09-30 20:46:28 CEST