##// 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:

r3719:199dcb97 default
r4744:44e17f50 default
Show More
test-issue433.out
2 lines | 54 B | text/plain | TextLexer
adding a
abort: 'doesnotexist' not found in manifest!