Jelmer Vernooij, 2008-09-02 15:44:00 +0200 : > Hi Roland, > > What is your locale?
fr_FR.UTF-8, but I get the same results with LC_ALL=C. > What happens if you use vanilla svn on that URL without a / at the > end ? Nothing much, but that is to be expected: there's no SVN repository in there, only a Bazaar branch. ,---- | [EMAIL PROTECTED] ~ $ svn ls http://bzr.debian.org/~lolando/bzr/gforge/debian/etch/ | svn: Repository moved permanently to 'http://bzr.debian.org/~lolando/bzr/gforge/debian/etch/'; please relocate | [EMAIL PROTECTED] ~ $ svn ls http://bzr.debian.org/~lolando/bzr/gforge/debian/etch | svn: Repository moved permanently to 'http://bzr.debian.org/~lolando/bzr/gforge/debian/etch/'; please relocate | [EMAIL PROTECTED] ~ $ bzr ls http://bzr.debian.org/~lolando/bzr/gforge/debian/etch/ | http://bzr.debian.org/%7Elolando/bzr/gforge/debian/ is permanently redirected to | http://bzr.debian.org/~lolando/bzr/gforge/debian/etch/AUTHORS | http://bzr.debian.org/~lolando/bzr/gforge/debian/etch/AUTHORS.sourceforge | http://bzr.debian.org/~lolando/bzr/gforge/debian/etch/COPYING | http://bzr.debian.org/~lolando/bzr/gforge/debian/etch/ChangeLog | http://bzr.debian.org/~lolando/bzr/gforge/debian/etch/INSTALL | [...] `---- But, if I run the same bzr ls *in a branch*, then I get the error: ,---- | [EMAIL PROTECTED] /tmp/bzrtest/etch $ bzr ls http://bzr.debian.org/~lolando/bzr/gforge/debian/etch/ | head | http://bzr.debian.org/%7Elolando/bzr/gforge/debian/ is permanently redirected to | bzr: ERROR: No repository present: "http://bzr.debian.org/%7Elolando/bzr/gforge/debian/etch/" | [EMAIL PROTECTED] /tmp/bzrtest/etch $ bzr ls http://bzr.debian.org/~lolando/bzr/gforge/debian/etch | head | http://bzr.debian.org/%7Elolando/bzr/gforge/debian/ is permanently redirected to | bzr: ERROR: No repository present: "http://bzr.debian.org/%7Elolando/bzr/gforge/debian/etch/" `---- Roland. -- Roland Mas Two elephants fell off a cliff. Boom, boom. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

