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

Found a bug with relative file:// urls

From: Sjon Hortensius <Sjon_at_hortensius.net>
Date: Sun, 29 Sep 2013 14:24:22 +0200

Hi,

pretty sure this is unwanted behaviour:

# svn ls file://./
svn: E235000: In file 'subversion/libsvn_subr/dirent_uri.c' line 2304:
assertion failed (svn_uri_is_canonical(url, pool))
Aborted (core dumped)

The path contains a repository and the absolute path works fine. Any
relative path seems to trigger this.

Regards,
Sjon
Received on 2013-09-29 14:25:00 CEST

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.