[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: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-08-11 21:01:04 CEST

Branko Èibej <brane@xbc.nu> wrote on 08/11/2005 02:55:20 PM:
> > Ah, I misunderstood. I'm building the 1.2.2 sources now (to sign the
> > tarball), and will test with that. I agree this should be fixed in
> > 1.2.2 if it's fixed on trunk.
>
> 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)
> $ wget --http-user=jrandom --http-passwd=rayjandom -O -
http://localhost/test-dav/
> --20:51:25-- http://localhost/test-dav/
> => `-'
> Resolving localhost... 127.0.0.1
> Connecting to localhost[127.0.0.1]:80... connected.
> HTTP request sent, awaiting response... 200 OK
> Length: 251 [text/html]
> <html><head><title>Revision 1: /</title></head>
> <body>
> <h2>Revision 1: /</h2>
> <ul>
> <li>foo</li>
> </ul>
> <hr noshade><em>Powered by <a href="http://subversion.tigris.org/
> ">Subversion</a> version 1.1.1 (r11581).</em>
>
>
> So it seems that the bug is fixed in 1.2.2, too.

That is good, but is there any way you could just try Stefan's test
against tigris.org to be sure? I think he reduced it something pretty
simple.

svn co http://tortoisesvn.tigris.org/svn/tortoisesvn/trunk/doc/API test
cd test
svn lock Doxyfile

Maybe Stefan just did something wrong in his build, or his test picked up
the old executable? It can't hurt to do the exact same test. The URL he
gave just has two files in it.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________

---------------------------------------------------------------------
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:02:04 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.