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

svn ls command fails with a 1.1.x server

From: Mark Phippard <markphip_at_gmail.com>
Date: Thu, 3 Apr 2014 13:50:50 -0400

This came in to Subclipse. I reported it in on IRC but just following up
here so it is recorded.

User has a 1.1.4 server and when they try to "browse" using Subclipse and
JavaHL 1.8.8 it gets an error. Using Google, I found a public 1.1.4 server
and was able to recreate it using the command line client:

*$ *svn ls -v
http://opendocumentfellowship.com/repos/libopendocument/trunk/interfaces/plone/AROo2Html

svn: E200007: The requested report is unknown.

The "-v" option is necessary. I would guess that the problem is in trying
to retrieve the lock information (which did not exist until 1.2.x).

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on 2014-04-03 19:51:24 CEST

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.