You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Mark Phippard <ma...@gmail.com> on 2014/04/03 19:50:50 UTC

svn ls command fails with a 1.1.x server

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/

Re: svn ls command fails with a 1.1.x server

Posted by Philip Martin <ph...@wandisco.com>.
Philip Martin <ph...@wandisco.com> writes:

> Mark Phippard <ma...@gmail.com> writes:
>
>> 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).
>
> It has been fixed on trunk by r1553697.

Oops! Cut-n-paste from the wrong window.  It starts working with
r1554041.

-- 
Philip Martin | Subversion Committer
WANdisco // *Non-Stop Data*

Re: svn ls command fails with a 1.1.x server

Posted by Philip Martin <ph...@wandisco.com>.
Mark Phippard <ma...@gmail.com> writes:

> 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).

It has been fixed on trunk by r1553697.

-- 
Philip Martin | Subversion Committer
WANdisco // *Non-Stop Data*