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

[BUG] svn ls file:///

From: Uwe Zeisberger <zeisberg_at_informatik.uni-freiburg.de>
Date: 2004-11-05 15:18:02 CET

Hello,

(I use svn 1.1.0rc2 while writing this mail, but observed similar
behaviour with HEAD a few days ago.)

if I issue the command

        svn log file:///

(in a wc or not) I get:

Assertion failed: is_canonical (path, len), file [..]/subversion/libsvn_subr/path.c, line 376
Abort

I think file:/// is a valid url standing for '/'. (Please correct me, if
I'm wrong.)

If file:/// is a valid (and canonical) path, is_canonical
(defined in path.c, line 95+) returns a wrong result (namely false).

If not, svn should not abort with a failed assertion.

Regards,
Uwe

-- 
Uwe Zeisberger
$ dc -e "5735816763073014741799356604682P"

Received on Fri Nov 5 15:18:30 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.