[Info-vax] More Mercurial
Jojimbo
jjgessling at gmail.com
Mon Nov 1 16:33:01 EDT 2010
On Oct 29, 9:06 pm, "Craig A. Berry" <craigbe... at nospam.mac.com>
wrote:
> Jojimbo wrote:
<snip>
>
> $ search/win mercurial_root:[hgext]extdiff.py "cmdline ="
> args += ' $parent1 $child'
> args = re.sub(regex, quote, args)
> #cmdline = util.shellquote(diffcmd) + ' ' + args
> cmdline = diffcmd + ' ' + args
>
> ui.debug('running %r in %s\n' % (cmdline, tmproot))
>
I made this change but still no joy. I made a change to my file
LOGIN.COM in the repo and tried the diff, this is the output.
$ hg --debug gdiff login.com
making snapshot of 1 files from rev d80f7113c33b
LOGIN.COM
running 'gdiff "repo.d80f7113c33b/LOGIN.COM" "/DSA300/me/repo/
LOGIN.COM
"' in /dsa300/me/tmp/extdiff.2s8mdh
gdiff: repo.d80f7113c33b/LOGIN.COM: no such file or directory
%NONAME-E-NOMSG, Message number 00000002
cleaning up temp directory
Any ideas? Thanks.
More information about the Info-vax
mailing list