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

svn ls file:///svnrepositories/test@comp doesn't work

From: <ark-d_at_betasystems.com>
Date: 2005-09-21 11:58:51 CEST

Hi all,

if I create a repository "test@comp" and import some directories into it
and then want to list these direcories beneath the repostitory with:

svn ls file:///svnrepositories/test_at_comp

I'm getting this error message:

subversion/libsvn_subr/opt.c:508: (apr_err=205000)
svn: Syntax error parsing revision 'comp'

but, if I list

svn ls file:///svnrepositories/test_at_comp/directory1

it's ok.

Does it mean that repository browsing for repositories with special
character like "@" doesn't work for browsing the whole repository?

Is there any reference for valid repository names?

thanks for possible hints,

Arash

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 21 12:01:58 2005

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.