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

Possible 1.4 bug using a repository name with spaces

From: Peter Johnson <peter.johnson_at_unified.co.uk>
Date: 2006-09-22 11:04:40 CEST

Hi There

I'm using version 1.4 of Subversion and svnserve on a Windows platform.
If a repository is named with a space, then the following error occurs:

svn ls "svn://localhost/Test Repo"
svn: 'svn://localhost/Test Repo' is not the same repository as
'svn://localhost/Test%20Repo'

svn ls svn://localhost/Test%20Repo
svn: 'svn://localhost/Test Repo' is not the same repository as
'svn://localhost/Test%20Repo'

Cheers
Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 22 20:40:27 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.