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

network problems.

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2001-10-31 02:11:58 CET

OK, so I've found a problem when rolling a new tarball (r363).

Gstein's new __get_baseline_info routine is being used in many places
in ra_dav, but it's still got bugs. (At least one of them I'm aware
of, but haven't committed the fix yet.)

The problem is discovered when testing the new tarball: I'm unable to
checkout the 'trunk' subdir of the repository. I get this error:

[sussman_at_newton:~/projects]$ subversion-r363/subversion/clients/cmdline/svn co http://svn.collab.net/repos/svn/trunk -d testy

apr_error: #20014, src_err 0 : <Error string not specified yet>
  failed to find label "(null)" for url "/repos/svn/$svn/bc/363//trunk"

This is a known double-slash bug that Greg and I have been talking
about. I'd like to try and fix this today *before* posting a
tarball.

Also -- one other odd buglet. I checked out a fresh tree this
morning, ran ./autogen.sh, and saw no warnings about neon or apr
missing. Then I ran ./configure, and got a neon error ("neon not
present"), as expected. After dropping neon into the tree, I ran
./configure again and got *no* error about apr missing. Isn't this
wrong?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:46 2006

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.