On Wed, Mar 14, 2012 at 5:10 AM, Philipp Fechteler
<philipp.fechteler_at_hhi.fraunhofer.de> wrote:
> Dear Subclipse Team
>
> First of all: Thank's for this great integration of Subversion into
> Eclipse, I really like that. But unfortunately, I can not use it since a
> long time, because there's this already known bug
> http://subclipse.tigris.org/wiki/JavaHL#head-3a1d2d3c54791d2d751794e5d6645f1d77d95b32
> Since I am using Subversion a lot from the command line, I do not want
> to disable the gnome-keyring, resp. I don't want to enter all the
> passwords all the time!
>
> I am on the newest software versions (all 64 bit versions): Ubuntu 10.11
> with Sun Java 1.6.0_26,
> Eclipse-cpp-indigo-SR2-incubation-linux-gtk-x86_64, Subclipse 1.8.1.
>
> My question is just: Do you plan to fix this bug in the near future? Or,
> is there a different way to use Subclipse with enabled gnome-keyring?
The bug is believed to be in the Subversion libraries so it is not
something we can fix. I worked with one of the developers during the
1.6.x releases and there was a time when there was a fix nominated,
but when I and others tested the fix it did not resolve the problem.
The fix made it into 1.7.x by default, but obviously did not make a
difference. No one has really looked at it since.
Subclipse allows you to specify a custom configuration folder in its
preferences. You could do copy your ~/.subversion folder and name it
~/.subclipse. Then open preferences to Team > SVN and change the
preference from the "Default" location to that specific path. Then
you could turn off gnome-keyring only for Subclipse. Of course this
also means your passwords will be cached using plain text in that
folder.
--
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2935663
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2012-03-14 17:37:12 CET