Mercurial > hg
comparison mercurial/help/templates.txt @ 17229:a6d9b2d33040 stable
largefiles: fix addremove with -R option
If a file was missing, the missing list contained a path relative to the repo.
When building the matcher from that list, the file name ended up concatenated to
cwd, causing the command to abort with '<file> not under root'. This rebuilds
the missing list with paths relative to cwd.
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Thu, 19 Jul 2012 06:30:59 -0400 |
parents | 264f292a0c6f |
children | 3aa8b4b36b64 |
comparison
equal
deleted
inserted
replaced
17228:d1b49b02bc16 | 17229:a6d9b2d33040 |
---|