case folding collision abort
Arne Babenhauserheide
arne_bab at web.de
Sun May 31 12:53:16 CDT 2009
On Saturday, 30. May 2009 19:33:11 Ross wrote:
> Maybe I'm confused. Step 6 isn't checking
> back into the original repo, but rather our local clone which we then
> delete, no?
Exactly that's the case.
You need to issue "hg push" after the commit, to get the changes back into the
original repo.
6. hg ci -m “fix case collision”
6.1. hg push
Another option is to just clone the repository to a GNU/Linux machine, fix the
case there and push it back (default GNU/Linux filesystems are case
sensitive).
Best wishes,
Arne
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
- singing a part of the history of free software -
http://infinite-hands.draketo.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
Url : http://selenic.com/pipermail/mercurial/attachments/20090531/d7f01156/attachment.pgp
More information about the Mercurial
mailing list