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

Re: branch 1.0-stabilization: All my tests passed, how about yours? ;-)

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2004-01-11 00:58:55 CET

"Jostein Chr. Andersen" <jostein@josander.net> writes:

> Tuesday is the release date for 0.36.0 and I'm asking you for a favor:
> -Checkout, compile and test the 1.0-stabilization branch now!

valgrind testing of the branch has revealed two bugs so far. They
were also present on the trunk and I have fixed them there with r8229
and r8230.

Another problem is spurious username prompts:

$ grep ^store ~/.subversion/config
store-password = no
store-auth-creds = no
$ svnadmin create repo
$ svn mkdir -m "" file://`pwd`/repo/foo
Authentication realm: 7b19ef9d-98d0-0310-9904-a7f57b3cb904
Username:

I don't think I should be prompted for a username here; I definitely
don't get prompted if I use the trunk.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jan 11 01:00:00 2004

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.