[issue3079] Cannot Add Files to Repository in 2.0-rc+94-b26315ae7f18

Edwin Brown bugs at mercurial.selenic.com
Fri Oct 28 05:34:01 CDT 2011


New submission from Edwin Brown <Edwin.Brown at gmail.com>:

Win7 64bit; Python 2.7.2 64bit, C:\Users\xxxxxx\hg-repos\stuff>hg version
Mercurial Distributed SCM (version 2.0-rc+94-b26315ae7f18)

C:\Users\xxxxxx\hg-repos>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:\Users\xxxxxx\hg-repos>mkdir test

C:\Users\xxxxxx\hg-repos>cd test

C:\Users\xxxxxx\hg-repos\test>hg init

C:\Users\xxxxxx\hg-repos\test>vim file.txt

C:\Users\xxxxxx\hg-repos\test>dir
 Volume in drive C is OSDisk
 Volume Serial Number is BLAH-BLAH

 Directory of C:\Users\xxxxxx\hg-repos\test

10/28/2011  06:29 AM    <DIR>          .
10/28/2011  06:29 AM    <DIR>          ..
10/28/2011  06:29 AM    <DIR>          .hg
10/28/2011  06:29 AM                18 file.txt
               1 File(s)             18 bytes
               3 Dir(s)  145,419,452,416 bytes free

C:\Users\xxxxxx\hg-repos\test>hg add file.txt
abort: file.txt not under root

----------
messages: 17878
nosy: ebrown
priority: critical
status: unread
title: Cannot Add Files to Repository in 2.0-rc+94-b26315ae7f18

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


More information about the Mercurial-devel mailing list