diff -r aee53d546849 -r af4f7ef0a3c1 README --- a/README Tue Sep 13 21:15:31 2011 +0200 +++ b/README Tue Sep 13 21:29:52 2011 +0200 @@ -28,49 +28,6 @@ -Obsolete Extension -====================== - -state: in progress - -This extension introduces the *obsolete* concept. It adds a new *obsolete* -relation between two changesets. A relation `` obsolete `` is set to denote that ```` is new version of ````. - -The *obsolete* relation act as a **perpendicular history** to the standard -changeset history. Standard changeset history versions files. The *obsolete* -relation versions changesets. - -Usage and Feature ------------------- - -obsolete changesets are hidden. - -Commands -........ - - -a ``debugobsolete`` command has been added. - - -To Do ------ - -* do not exchange them - -* handle non-obsolete children - -* exchange the obsolete information - -* refuse to obsolete published changesets - -* handle split - -* handle conflict - -* handle out of sync - rewrite Extension ======================