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

Re: svnlook broken?

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-09-24 18:17:47 CEST

Nathan Fiedler <nfiedler@bluemarsh.com> writes:

> chip (root) 121 # svnlook /home/svn/repos/ rev 540 info
> svnlook: subversion/libsvn_subr/path.c:164: svn_path_join: Assertion
> `is_canonical_nts (base, blen)' failed.
>
> Am I using it incorrectly, or could this be a bug? I'm using rev 3215.

It's a bug, svnlook should canonicalize it's user input paths. I've
just fixed it in rev 3217. You can do the canonicalization yourself
by omitting the trailing slash, use /home/svn/repos instead of
/home/svn/repos/.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 24 18:18:57 2002

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.