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

RE: [Subclipse-users] When will new working copy format (subversion 1.4) be supported by subclipse?

From: MATHUS Baptiste <mathus.b_at_mipih.fr>
Date: 2006-11-08 13:25:21 CET

Hi,

First, the subclipse you're asking for is already existing, but for Eclipse 3.2. It's subclipse 1.1.8 at the moment. The thing you should be aware of is that subclipse is just managing the user interface. The access to subversion repository is managed by an underlying program, which is called adapter, namely JavaHL (native code) or JavaSVN (pure Java).

So I suppose you've installed 1.0.3. But you didn't say which adapter you're using : JavaHL or JavaSVN ? And which os are you working on ? There's a way to work your problem out in fact, I personnally did it with JavaSVN. I (batmat) described it in the corresponding bug report http://tmate.org/tracker/view.php?id=159

Since this report, a new release of JavaSVN has been made, so the following should do the trick :
1) retrieving it and putting it in place of the old JavaSVN jar
2) Select in window/preference JavaSVN instead of JavaHL if not already the case.

Hope this helps.

-- Baptiste

> -----Message d'origine-----
> De : Peter Eriksson [mailto:rispers@hotmail.com]
> Envoyé : mercredi 8 novembre 2006 11:54
> Ā : users@subclipse.tigris.org
> Objet : [Subclipse-users] When will new working copy format
> (subversion 1.4) be supported by subclipse?
>
> Hello,
>
> I am using IBM's Rational Application Developer (Built on top
> of Eclipse
> 3.0.x) and we are using subversion 1.4.0. The problem is that
> subclipse does not seem to be supporting the new working copy
> format used in subclipse 1.4.0. I have TortoiseSVN installed
> as well as subclipse and if I run TortoiseSVN in a working
> copy where I also use subclipse then the working copy is
> automatically updated to 1.4 format and makes it impossible
> to use subclipse. When will subclipse be updated to use the
> ne working copy format?
> Is there something I can do to patch subversion in the
> meantime, so that it will use the new format?
>
> Best Regards,
> /Peter Eriksson
>
> _________________________________________________________________
> Börjar bilen krångla? Köp en ny http://motor.msn.se/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Wed Nov 8 13:25:36 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.