[issue3078] abort: XXX not under root on 2.0-rc

Jon bugs at mercurial.selenic.com
Thu Oct 27 19:21:27 CDT 2011


New submission from Jon <jon.forums at gmail.com>:

On Windows 7 32bit I get the following failure, but am able to do an `hg 
ci` which brings up my editor and appears to commit correctly.

*** FAILURE ***

C:\vim>hg version
Mercurial Distributed SCM (version 2.0-rc+94-b26315ae7f18)
(see http://mercurial.selenic.com for more information)

Copyright (C) 2005-2011 Matt Mackall and others
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

C:\vim>hg st
M _vimrc
M vimfiles\plugin\fugitive.vim

C:\vim>hg ci _vimrc
abort: _vimrc not under root


*** SUCCESS ***

C:\vim>hg st
M _vimrc
M vimfiles\plugin\fugitive.vim

C:\vim>hg ci

C:\vim>hg st

----------
messages: 17873
nosy: jonforums
priority: bug
status: unread
title: abort: XXX not under root on 2.0-rc

____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue3078>
____________________________________________________


More information about the Mercurial-devel mailing list