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

svn_ra_get_latest_revnum() and svn+ssh-protocol

From: Ph. Marek <philipp.marek_at_bmlv.gv.at>
Date: 2006-06-06 07:52:07 CEST

Hello everybody,

I'm trying to use svn_ra_get_latest_revnum() over a svn+ssh://-connection.

But that fails with a message "Unknown svn protocol command",
error number 210001.

The target machine has the debian package installed:
ii subversion 1.3.1-3 advanced version control system (aka. svn)

From an strace:
        19250 07:45:17.208576 <... read resumed> "( get-latest-rev ( ) ) ", 4096) = 23
        19250 07:45:17.208742 write(1, "( failure ( ( 210001 32:Unknown "..., 132 <unfinished ...>

So it seems that svnserve doesn't accept this command, although it's
in the binary.

Help, please?

Regards,

Phil

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 6 07:52:19 2006

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

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