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

Re: cvs2svn assertion

From: Greg Stein <gstein_at_lyra.org>
Date: 2003-04-15 09:54:12 CEST

Yup. cvs2svn is not a proper user of the API -- it doesn't canonicalize the
values that it will be passing to the SVN API. It *should*, but doesn't yet.
It was built before we had a clear ruleset for API interactions.

So... just follow ryan's advice: don't feed in bad data :-)

Cheers,
-g

On Mon, Apr 14, 2003 at 10:47:04PM -0700, ryan wrote:
> Omit the trailing Œ/š on the SVN repository location and youšll be set.
>
> -ryan
>
> On 4/14/03 7:56 PM, "Gareth Walters" <garethw@syd.microforte.com.au> wrote:
>
> > While running cvs2svn.py I get this lovely message
> >
> > ----- pass 4 -----
> > python: subversion/libsvn_subr/path.c:148: svn_path_join: Assertion
> > `is_canonical (base, blen)' failed.
> >
> >
> >
> > It leaves a core file if anyone wants it, I would love to get this working,
> > any suggestions on tracking the problem down?
> >
> > ---Gareth

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Apr 15 09:54:54 2003

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.