Results 1 to 5 of 5
Does anyone know of a good subversion client that integrates with Nautilus in Gnome? I am using tortoisesvn under windows and I am looking for similar functionality, does it exist?...
- 09-16-2008 #1Just Joined!
- Join Date
- Jan 2007
- Location
- Sydney, Australia
- Posts
- 86
SVN integration for Nautilus (gnome)
Does anyone know of a good subversion client that integrates with Nautilus in Gnome? I am using tortoisesvn under windows and I am looking for similar functionality, does it exist?
- 09-16-2008 #2
I think the nautilussvn package can provide this functionality, although I've never used it myself. I prefer the console, and find it less troublesome than a gui for svn.
- 09-17-2008 #3Just Joined!
- Join Date
- Jan 2007
- Location
- Sydney, Australia
- Posts
- 86
I tried that, and have so far not been able to make it work at all, it seems it is not quite ready for primetime yet. Are there any other suggestions, or is that the only one?
- 09-17-2008 #4
I'm not sure if there are any others for gnome, but depending on what you're developing in, there's probably an IDE with support for it. Eclipse has an SVN plugin, for example. And as I already said, the command line utility is pretty solid and very easy.
- 09-17-2008 #5Just Joined!
- Join Date
- Jan 2007
- Location
- Sydney, Australia
- Posts
- 86
The IDE I plan on using (both Eclipse and Netbeans) has built in svn clients, but this is for some repositories that I interact with that does not contain code. Just the ease of seeing directly if the local repository has changed (and commit with a button click, or update with a button click) is much faster than working the command line.
Thanks for your input anyway.


Reply With Quote