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

Re: Subversion 1.4.4 tarballs up for testing/signing

From: D.J. Heap <djheap_at_gmail.com>
Date: 2007-05-17 15:59:58 CEST

On 5/16/07, David Anderson <dave@natulte.net> wrote:
> Greetings programs!
>
> 1.4.4 tarballs are ready for testing.
> The magic revision is r25046.
>
> http://natulte.net/pub/svn/1.4.4/
>

I get a test hang/failure with fsfs over ra_dav -- it appears svnadmin
test 4 isn't supplying a username/password when it shoul on a revprop
propget:

CMD: svn.exe "update" "-r1" "--username" "jrandom" "--password"
"rayjandom" "svn-test-work\working_copies\svnadmin_tests-4"
"--config-dir" "M:\svn-auto-test\fsfs\subversion\tests\cmdline\svn-test-work\local_tmp\config"
<TIME = 1.203000>
CMD: svn.exe "propget" "--revprop" "-r1" "svn:date"
"svn-test-work\working_copies\svnadmin_tests-4" "--config-dir"
"M:\svn-auto-test\fsfs\subversion\tests\cmdline\svn-test-work\local_tmp\config"
<TIME = 33093.000000>
EXPECTED STDERR:
ACTUAL STDERR:
Authentication realm: <http://localhost:1234> Subversion Repository
Password for 'dj':
Authentication realm: <http://localhost:1234> Subversion Repository
Username: svn: PROPFIND request failed on
'/svn-test-work/repositories/svnadmin_tests-4'
svn: PROPFIND of '/svn-test-work/repositories/svnadmin_tests-4':
authorization failed (http://localhost:1234)
EXCEPTION: SVNLineUnequal
FAIL: svnadmin_tests.py 4: preserve date-less revisions in load (issue #2729)

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 17 16:00:20 2007

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.