##// END OF EJS Templates
Make hg add foo; hg mv foo bar work....
Make hg add foo; hg mv foo bar work. - foo will be removed (the user has a copy of its contents in bar) - bar will not be marked as a copy (there was no committed version of foo). We print a warning telling that to the user. Fixes issue269.

File last commit:

r4186:08d31e43 default
r4744:44e17f50 default
Show More
test-issue352.out
14 lines | 272 B | text/plain | TextLexer
/ tests / test-issue352.out
Benoit Boissinot
issue352: disallow '\n' and '\r' in filenames (dirstate and manifest)
r3607 adding he llo
abort: '\n' and '\r' disallowed in filenames
adding he llo
abort: '\n' and '\r' disallowed in filenames
Alexis S. L. Carvalho
Leave normalization of patterns to util._matcher...
r4186 adding hell
o
abort: '\n' and '\r' disallowed in filenames
adding hell
Benoit Boissinot
issue352: disallow '\n' and '\r' in filenames (dirstate and manifest)
r3607 o
Alexis S. L. Carvalho
Leave normalization of patterns to util._matcher...
r4186 abort: '\n' and '\r' disallowed in filenames
f he llo he llo
f hell
o hell
o