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

Re: svn 1.2.2 tarballs are up for testing/voting

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-08-11 21:12:47 CEST

Branko Čibej wrote:

> Well, no luck, the exe from the 1.2.2 tarball works for me:
>
> $ ../../rel/subversion-1.2.2/Release/subversion/clients/cmdline/svn.exe
> lock foo --username jrandom
> Authentication realm: <http://localhost:80> Subversion Testing
> Password for 'jrandom': *********
> svn: Lock request failed: 405 Method Not Allowed (http://localhost)

If I delete the auth cache on my harddrive first, then I don't get a
crash either, but I get

\Development\Svn\TortoiseSVN\ext\Subversion\subversion\libsvn_ra_dav\util.c:780:
  (apr_err=170001)
svn: PROPFIND request failed on '/svn/tortoisesvn/trunk/build.bat'
\Development\Svn\TortoiseSVN\ext\Subversion\subversion\libsvn_ra_dav\util.c:295:
  (apr_err=170001)
svn: PROPFIND of '/svn/tortoisesvn/trunk/build.bat': authorization
failed (http:
//tortoisesvn.tigris.org)

('authorization failed' instead of what you get 'method not allowed').

> So it seems that the bug is fixed in 1.2.2, too.

Can you try with a repository where you have commit access (1.1.1
server) and your auth data already cached?

If I do an
svn lock d:\Development\SVN\TortoiseSVN\build.bat
on my working copy of TSVN with my auth data cached, I get a crash.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 11 21:14:13 2005

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

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