id summary reporter owner description type status priority milestone component version severity resolution keywords cc branch changelog apichanges internalchanges 10390 Subversion assertion with leading double slashes in repository path Jun Omae Jun Omae "When syncing a subversion repository that has leading double slashes in the path, the assertion occurs with subversion 1.6.11 and python 2.4. {{{ Trac [/home/jun66j5/var/trac/0.12-stable]> repository add (default) //var/lib/svn/sandbox Trac [/home/jun66j5/var/trac/0.12-stable]> repository list Name Type Alias Directory --------------------------------------------- (default) //var/lib/svn/sandbox Trac [/home/jun66j5/var/trac/0.12-stable]> repository sync (default) python2.4: subversion/libsvn_subr/path.c:114: svn_path_join: Assertion `svn_path_is_canonical(base, pool)' failed. Aborted }}}" defect closed normal 0.12.6 version control 0.12.2 normal fixed svn Fix Subversion assertion while accessing repository which has the path starts with double slash characters.