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

Syntax error parsing revision on svn+ssh URL

From: TAKAHASHI Kaoru <kaoru-2005-tigris_at_trans-nt.com>
Date: 2005-06-25 16:26:21 CEST

Hi,

I'll use root directory on svn+ssh: URL. subversion 1.1.4 was OK.
But, subverison 1.2.0 makes syntax error.

Environment:
Repository server's ~svn-test/.ssh/authorized_keys:
command="/usr/local/bin/svnserve -r /svn/test/repos -t --tunnel-user=kaoru"

My repository was create by 'svnadmin /svn/test/repos'.
Server is Subversion 1.2.0.

How-To-Repeat:
% svn --version |grep version
svn, version 1.2.0 (r14790)
% svn ls svn+ssh://svn-test@svn.example.org/
svn: Syntax error parsing revision 'svn.example.org'

I expected (subversion 1.1.4):
% svn --version |grep version
svn, version 1.1.4 (r13838)
% svn ls svn+ssh://svn-test@svn.example.org/
test/

Is there any way I can use root directory with subversion 1.2.0?

Thank you,

-- 
TAKAHASHI Kaoru
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jun 25 16:28:06 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.