Mark Phippard a écrit :
> On 10/22/07, Benjamin Watine <watine cines.fr> wrote:
>> Hi the list
>>
>> I have set up a subversion repository and I want to
access to it with
>> subclipse. So, I have configured a new SVN
repository in subclipse using
>> a webDAV url.
>> And so, when I try to browse my repos, subclipse
return an error message
>> : "Folder '' does not exist remotely",
and the console show this error :
>>
>> svn: PROPFIND request failed on
'/svn/PAC/!svn/bc/3/trunk'
>> svn: Processing PROPFIND request response failed:
required string:
>> "lp1:version-controlled-configuration"
(/svn/PAC/!svn/bc/3/trunk)
>>
>> A manual "svn co [webDAV url]" is OK.
>>
>> I run all of it on RHEL 4 and
subversion-1.1.4-2.ent for server, and
>> eclipse 3.2.2-0ubuntu3, and subclipse 1.2.4 (I
think) for client.
>
> Perhaps SVNKit has problems talking to that version of
a server. I
> thought it supported 1.1+ though. I'd try switching to
JavaHL so that
> you are using the native Subversion libraries.
>
Yes, that was that. I upgraded to RHEL v5 which come with
subversion
v1.4.2 and the problem has disapeared.
Thank you !
Regards,
Ben
------------------------------------------------------------
---------
To unsubscribe, e-mail: users-unsubscribe subclipse.tigris.org
For additional commands, e-mail: users-help subclipse.tigris.org
|