On 12/6/06, Goehring <lutz.goehring@uni-hohenheim.de> wrote:
>
> I am having problems telling eclipse the path of my local svn
> repository.
> Entering:
> file:///afs/uni-
> hohenheim.de/project/mas/Users/lgoehrin/subversionRepository
>
> leads to the error meassage
> ... /afs/uni-
> hohenheim.de/project/mas/Users/lgoehrin/SYMPHONY-5.1/file:///afs/uni-
> hohenheim.de/project/mas/Users/lgoehrin/subversionRepository
>
> does not exist.
>
> So eclipse seems to add the prefix
> /afs/uni-hohenheim.de/project/mas/Users/lgoehrin/SYMPHONY-5.1
>
> to the path. What can be done?
It sounds like you might be using 1.0.3 with JavaSVN as the client
interface? That does not support file:// protocol. JavaHL does if you can
use that. Also, the latest 1.1.x release includes a new JavaSVN (now called
SVNKit) that does support file://. This release requires Eclipse 3.2though.
Mark
Received on Thu Dec 7 20:25:41 2006