[PATCH 2 of 4 RFC V2] localrepo: add "wc" symbol to specify workingctx by command (BC)

Matt Mackall mpm at selenic.com
Mon Mar 16 14:32:41 CDT 2015


On Mon, 2015-03-16 at 15:24 -0400, Augie Fackler wrote:
> > $ hgrep "working copy" | grep ui
> > hgext/convert/subversion.py:            ui.status(_('initializing svn working copy %r\n')
> > mercurial/cmdutil.py:                    ui.warn(_('%s: deleted in working copy\n') % relsrc)
> > mercurial/commands.py:        ui.status(_("(run 'hg update' to get a working copy)\n"))
> 
> +1 to working directory. I probably introduced the two working copy cases that aren't talking about svn, because that's svn jargon.
> 
> Are both of these cases fair game to change to working directory? The second one looks like it's in a hint, so that seems okay.

Yep.

-- 
Mathematics is the supreme nostalgia of our time.




More information about the Mercurial-devel mailing list