naidu / mercurialeclipse

Automatically exported from code.google.com/p/mercurialeclipse
Other
0 stars 0 forks source link

Pull and push bookmarks #53

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Working with bookmarks is not very comfortable at the moment. When using 
Bookmarks as branches, you need to pull and push bookmarks a lot, which is not 

As a user I'd like to pull and push bookmarks in the "Synchronize" view:
* The context menu of the "Outgoing" folder should contain an entry "Push 
bookmark..." that opens a dialog where a bookmark can be chosen.
* The context menu of the "Incomin" folder should contain an entry "Pull 
bookmark..." that opens a dialog where a bookmark can be chosen.

Even better, the context menus of the Outgoing folder would contain a submenu 
"Push bookmark" that lists all bookmarks that can be pushed. The same for the 
incoming folder.

Original issue reported on code.google.com by jpberga...@gmail.com on 15 May 2013 at 2:24

GoogleCodeExporter commented 9 years ago
Thanks for the report. Yes I don't use bookmarks myself so I'm not surprised 
there are issues. By the way the usual place to file MercurialEclipse tickets 
is: https://bitbucket.org/mercurialeclipse/main

Original comment by johnpeb@gmail.com on 20 May 2013 at 9:42

GoogleCodeExporter commented 9 years ago
Bookmarks are indeed a tremendously underestimated feature of mercurial. I 
really recommend starting to use them. ;-)

I re-created the ticket on bitbucket: 
https://bitbucket.org/mercurialeclipse/main/issue/420/support-pulling-and-pushin
g-bookmarks

Feel free to close this one.

Original comment by jpberga...@gmail.com on 21 May 2013 at 7:48