Ubuntu QA:
BlogBrainstormPackage status
Log in
Ubuntu QA
The Ubuntu community has contributed 13882 ideas, 66434 comments, 1286163 votes

Idea #10420: VCS integration within Nautilus



up
378
down
Written by qense the 28 Jun 08 at 12:38. Category: Programming.
Related to: Gnome. Status: New
Description
Although there are already some graphical tools for VCSes it's still not always very easy to manage them. You have to launch a separate program or use the console.
I suggest to add an submenu to the context menu of folders in Nautilus which allows you to make it a(n) SVN/Bazaar/CVS/Git/Mecurial/etc repository or checkout one(if the folder is empty). When you're browsing a local version of the repository Nautilus should detect this and show an extra toolbar with buttons for updating, committing and checking the current status.
Tags: nautilus vcs

Attachments
No attachments.


Duplicates


Comments
braaivleis wrote on the 28 Jun 08 at 20:59
Good idea. I think the MAC has something similar.
+1

I suspect that it would be easier to implement for SVN and CVS as apposed to Bazaar and Mercurial because SVN and CVS have one "status" file/folder per directory. (whereas for Bazaar and Mercurial there is only one .bzr or .hg folder per branch).


Post your comment