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

[Subclipse-users] Subclipse and mixed SVN repository versions.

From: Dunn, Scott <SDunn_at_sonusnet.com>
Date: 2006-10-19 19:17:21 CEST

I have a local repository created using SVN v1.4 accessed using a local
file URL, and a remote repository created using SVN v1.3 accessed using
WebDAV. TortoiseSVN works fine against either, however Subclipse will
only work against one or the other.

 

If I install Subclipse using the update site then I can access the
remote repository, however accessing the local repository gives the
error:
Unsupported repository version svn: Expected format '3' of repository;
found format '5'

 

After following the instructions in
http://subclipse.tigris.org/servlets/ReadMsg?listName=users&msgNo=7969
to update my version of Subclipse to use the v1.4 libraries I can access
the local repository but I get an authorization failure when I try to
access the remote repository:

' Authorization failed

svn: PROPFIND request failed on '/epg/procsvn'

svn: PROPFIND of '/epg/procsvn': authorization failed (http://server
<http://server/> )'

 

Remote repository built with - SVN 1.3.1

Authorization - SSPI

Local repository built with - SVN 1.4.0

Eclipse - 3.2.

Subclipse - 1.0.3

 

Any suggestions on how I can configure one Eclipse/Subclipse
installation to work with both repositories? At the moment I have two
identical Eclipse installations (with the exception of Subclipse) that I
need to switch between depending on the repository being used.

 

Thanks,

 

Scott.

 
Received on Thu Oct 19 19:18:41 2006

This is an archived mail posted to the Subclipse Users mailing list.

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