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

Re: svn trunk r17830: FAIL (win32 ra_svn fsfs)

From: Daniel Rall <dlr_at_collab.net>
Date: 2005-12-19 23:54:16 CET

On Mon, 19 Dec 2005, Garrett Rooney wrote:

> On 12/18/05, Garrett Rooney <rooneg@electricjellyfish.net> wrote:
> > On 12/18/05, D.J. Heap <djheap@gmail.com> wrote:
> >
> > > It looks like the svnsync tests over ra_svn are getting stuck on
> > > authentication. They hang up on the 'initialize' and I see:
> > >
> > > CMD: svnsync.exe "initialize"
> > > "svn://localhost/svn-test-work/repositories/svnsync_tests-1-1"
> > > "--source-url" "svn://localhost/svn-test-work/repositories/svnsync_tests-1"
> > > <TIME = 29122.256000>
> > > EXCEPTION: SVNUnexpectedStderr: ['Authentication realm:
> > > <svn://localhost:3690> 6ad9f820-0205-0410-94a2-c8cf366bb2b3\n']
> > >
> > > Unfortunately, I won't have any time to look deeper for several days,
> > > at least, so if someone else has the time and means, please do.
> >
> > Interesting. I'll take a look at this tomorrow if nobody beats me to it.
>
> It looks like there were two problems here. First, we weren't passing
> --username and --password when running svnsync and svn propdel, so
> authorization would end up prompting you. Second, ra_svn doesn't let
> you use svn_ra_change_rev_prop while you're in editor mode, so once we
> fixed the username/password problem things would just hang.
>
> I missed these problems in manual testing because I tend to use
> file:// urls for my destination repository. Should have guessed
> there'd be a problem with svn:// destinations, since there'd already
> been one with http:// destinations...

Shouldn't the tests be running with --non-interactive?

-- 
Daniel Rall

  • application/pgp-signature attachment: stored
Received on Tue Dec 20 00:46:39 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.