Last modified 6 years ago
Collection of difficult cases
There are a few cases that make tailor task harder than one would prefer.
Rename a file and delete its old containing directory
This is something tailor can handle only with DisjunctWorkingDirectories:
$ darcs mv dir/file someotherdir $ darcs remove dir $ darcs record
Two way synchronization
TwoWaySync is by far the most tricky case.
