Ben Collins-Sussman wrote:
>On Mon, 2004-06-07 at 01:50, Brandstädter Reinhard wrote:
>
>
>
>>cat -r 8 http://developerdb02/repos/FIT/branches/beta1-test/subprojects/api/.project
>> HTTP Path Not Found
>>svn: PROPFIND request failed on '/repos/FIT/!svn/bc/8/branches/beta1-test/subprojects/api/.project'
>>svn: '/repos/FIT/!svn/bc/8/branches/beta1-test/subprojects/api/.project' path not found
>>
>>What does this error message mean?
>>
>>
>
>It means that path isn't found in revision 8. Notice what subclipse is
>trying to do. It's trying to "cat" a certain path from revision 8.
>
>Using a normal svn client, if you 'svn list -r8 URL', is it true? Does
>that path not exist in revision 8?
>
>If so, then subclipse is probably being bitten by issue #1093, which is
>now fixed in /trunk and will be released in svn 1.1.
>
>
You are right. The svn client reports this file as non-existent in rev 8
but subclipse tries to get rev8 so I'll take a closer look at #1093
Thanks,
Reinhard
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jun 7 18:14:03 2004