hg shelve
Created originally on Bitbucket by Anonymous
Hi,
I've updated mercurial and now I can't shelve/unshelve anymore, I get this error in the Mercurial console : /home/spt/projects/pjms-pvi/pjms-pvi-webspace:hg -y attic-shelve -m MercurialEclipse shelve operation --git -u Sylvain Prat sylvain.prat@net-ng.com --currentdate pjms-pvi-webspace hg: unknown command 'attic-shelve'
FWIW, I use the latest stable release (MercurialEclipse 2.1.0.201304290948) and hg version 3.2, and shelve is now part of the distribution. I guess MercurialEclipse should call shelve directly if available or fallback to attic-shelve otherwise?