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

[BUG REPORT] New in 1.1 rc1 : Can't checkout repository root if ending slash in the url.

From: Dominique PERETTI <dperetti_at_lachoseinteractive.net>
Date: 2004-07-26 11:56:47 CEST

This bug is new to 1.1 rc1, at least on Mac OS X.

WORKS :
> svn co svn://MyRepository.local

DOES NOT WORK :
> svn co svn://MyRepository.local/
subversion/libsvn_subr/path.c:340: failed assertion `is_canonical
(path, len)'
Abort trap

It only fails if no path is appended to url.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 26 14:55:40 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.