RE: GNOME keyring in Subclipse bug

2014-11-21 Thread Fitzpatrick, Ben
Thanks Mark and Philip! This is great news. Cheers, Ben

RE: GNOME keyring in Subclipse bug

2014-11-19 Thread Fitzpatrick, Ben
I can reproduce (what I think is) the crash in Eclipse 4.3 + Subclipse 1.10.6 + JavaHL 1.8.10 + Subversion 1.8.10. If you have a Subversion config that allows use of gnome-keyring (e.g. a default or blank configuration on a Unix-like system), you'll get an unfriendly prompt that wants to disable a

GNOME keyring in Subclipse bug

2014-11-17 Thread Fitzpatrick, Ben
Hi everyone, This bug prevents use of GNOME keyring password caching by Subclipse: http://subversion.tigris.org/issues/show_bug.cgi?id=3498 There's been no news since 2012, and the issue is marked against the 1.7.0 milestone. Is it likely that there will be any progress on this? Cheers, Ben Fit

svnperms.py Config.get method broken

2014-10-08 Thread Fitzpatrick, Ben
Hi everyone, svnperms.py currently has a bug in the 'get' method of the Config class, on line 114 in https://svn.apache.org/viewvc/subversion/trunk/tools/hook-scripts/svnperms.py?revision=1295006&view=markup: def get(self, section, option, default=None): return self._sections_dict.get