~bzr-pqm/bzr/bzr.dev

Viewing all changes in revision 4789.17.1.

Change fancy_rename slightly.

Now we'll raise exceptions if the source doesn't actually exist
except if the source and target are clearly the same in a case-insensitive
sense.
This allows us to rename('a', 'A') but it also allows
rename('notthere', 'there') to raise an exception because the source is
missing.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: