Folks: Here is the diff of the patch names from an original darcs repo and its tailor-produced hg repo. It suggests a few things:
1. Either tailor or hg cut off everything after a "[" in a patch name. 2. Either tailor or hg trimmed trailing whitespace. 3. One patch seems to have been skipped entirely, possibly because it had an undecodable character in its name Regards, Zooko --- darcs_changes_patchnames_sorted.txt 2008-01-25 05:52:37.000000000 -0700 +++ hg_log_patchnames_sorted.txt 2008-01-25 05:52:33.000000000 -0700 @@ -439 +439 @@ -command-line: remove some redundant options checking +command-line: remove some redundant options checking @@ -459 +459 @@ -create_node.py: allow config['webport'] to be missing, for check_memory +create_node.py: allow config @@ -499 +498,0 @@ -do not put a link from the welco[01;31m\c2[00mme page to the start.html if there is not a private directory @@ -556 +555 @@ -don't use --root, instead use --single-version-externally-managed +don't use --root, instead use --single-version-externally-managed @@ -580 +579 @@ -edit README and require Nevow 0.9.18 +edit README and require Nevow 0.9.18 @@ -661 +659,0 @@ -finish removing simplejson.egg-info from the repo @@ -855 +853 @@ -make testutil more flexible about what platform it runs on +make testutil more flexible about what platform it runs on @@ -859 +857 @@ -make the wapi/wui [*] support creation of a new directory without there already being an existing directory to link the new one into +make the wapi/wui @@ -1279 +1277 @@ -runner.py: allow all directory-using commands (create/start/stop) to accept argv[-1] as well as --basedir +runner.py: allow all directory-using commands (create/start/stop) to accept argv _______________________________________________ Tailor mailing list [email protected] http://lists.zooko.com/mailman/listinfo/tailor
