Ubuntu QA:
BlogBrainstormPackage status
Log in
Ubuntu QA
The Ubuntu community has contributed 15318 ideas, 95907 comments, 1969679 votes
Idea sandbox Idea sandbox
Popular ideas Popular ideas
Ideas in development Ideas in development
Implemented ideas Implemented ideas
Idea #5269: Create a tortoisesvn-like program for Version Control Systems

Written by silwol the 21 Mar 08 at 06:57. Category: Programming. Related project: Nothing/Others. Status: New
Rationale
When I use Bazaar, Subversion, CVS, Git, Mercurial etc. I have to use the command-line or some standalone gui program. This is a lot of overhead because I usually do have a nautilus window open which is showing the working directory.
I would like to have an application which integrates fine into nautilus and has similar capabilities like tortoisesvn has for windows - see http://tortoisesvn.tigris.org/ExplorerIntegration.html for some screenshots.
Of course this new application should not be installed by default because it confuses new users. It would be nice if there could be one single application that supports many backends for different version control systems.
Tags: (none)

607
votes
up equal down
Solution #1: Auto-generated solution of idea #5269
Written by silwol the 21 Mar 08 at 06:57.
Ubuntu Brainstorm was updated in January 2009. Since the idea #5269 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!

Propose your solution

Attachments
No attachments.


Duplicates


Comments
fragro wrote on the 21 Mar 08 at 10:23
I use IDE (Monodevlop, Eclipse, Netbeans, ...) integrated solutions, if you search for an dedicated solution i agree!

Lee wrote on the 21 Mar 08 at 16:17
What's really needed is a standardised library that provides access to them all, standardising operations, and providing extensions for all RCS's that, say, allow distributed repos.

Then all of the IDEs and other GUIs would be able to use that and support everything in one go, instead of each implementing just a few RCS's of their personal preference.

vexorian wrote on the 21 Mar 08 at 20:36
It would be great to have nautilus and konqueror able to do what tortoise SVN does.

Right now I am forced to use KSVN which does not combine well with my gnome desktop, I don't think there is a decent gnome alternative, the same happens with CD burning, I think I am gonna switch back to KDE once hardy gets released.

damoxc wrote on the 31 Aug 08 at 16:39
There's something like this in bzrgtk, although I don't think the packaged version includes it as the setuptools script doesn't find the required library when it's being built.

jelmer wrote on the 9 Sep 08 at 01:53
nautilus-bzr is included in bzr-gtk by default these days and does exactly this.

araz wrote on the 16 Dec 08 at 08:12
here is another solution: http://code.google.com/p/nautilussvn/


Post your comment