[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 with spaces in a repository name

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

Hi There

Using version 1.4 on a Windows box talking to 1.4 svnserve, I get the following
error when using a repository with spaces in the name. This used to work OK on
1.3:

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'

I originally reported this as an error with TortoiseSVN, but it seems to be
Subversion at fault.

Thanks for any help in advance
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 15:26:55 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.