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

Re: Moving root repository

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-10-17 14:59:56 CEST

Michael Wood <mwood@its.uct.ac.za> writes:

> $ tools/examples/svnlook.py http://svn.collab.net/repos/svn/ rev 1 date
> assertion "is_canonical_nts (base, blen)" failed: file "subversion/libsvn_subr/path.c", line 164
> Abort trap (core dumped)

The problem is the trailing slash on the input path. User input paths
need to be canonicalized. See rev 3217 where this was done for the
svnlook binary.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 17 15:03:12 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.