diff options
author | Joey Hess <joey@kitenet.net> | 2011-09-15 15:33:20 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-09-15 15:33:20 -0400 |
commit | e47d1fd43e2433966b7baa6fc179ec6b70774214 (patch) | |
tree | 8a0778a3b989c010fac05ab3886144f65346393c /doc | |
parent | a0d3a343b52fba63df523d49849b43217ce744ab (diff) |
add error for move --auto
It probably does not make sense to enable auto mode for move. I cannot
think of a situation where it would make sense to try to use it.
A hypothetical auto mode for move would only differ from a normal
move in one case -- when both repositories have a file, move deletes it
from one, and this reduces the number of copies. So an auto mode would
either only let move work in that situation, or avoid removing the file
in that situation, depending on the number of copies. This would be
complex to implement, and is perhaps not a very obvious behavior.
The error is a good thing to have, so users don't expect it to do something
it does not.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions