-----------------------------------------------------------------
Revision: 037a66f668156b64c55cd09a8350a6a0c1aeb433
Ancestor: 69c3fd5e5359b9c7dbbdc719c88b2a121cbd0a8d
Author: [email protected]
Date: 2009-02-20T06:17:40
Branch: net.venge.monotone.fast-export

Added files:
        git_change.cc git_change.hh unit-tests/git_change.cc
Modified files:
        Makefile.am cmd_othervcs.cc git_export.cc git_export.hh

ChangeLog: 

unit test fixes

* Makefile.am (MOST_SOURCES): add git_change.cc 
  (UNIT_TESTEES): add git_change.cc
  (UNIT_TESTERS): add unit-tests/git_change.cc
* cmd_othervcs.cc: include git_change.hh and account for file_changes being
  renamed to git_change
* git_change.{cc,hh}: new files representing a git change, which is something
  like a files-only cset; to make unit testing easier these were moved out of 
...
* git_export.{cc,hh}: ... here; extract the git files-only change things and
  account for associated renaming; move unit test code ...
* unit-tests/git_change.cc: ... here and account for associated renaming and
  test changes



monotone --db={your.database} diff 
--revision=69c3fd5e5359b9c7dbbdc719c88b2a121cbd0a8d 
--revision=037a66f668156b64c55cd09a8350a6a0c1aeb433
----------------------------------------------------------------------


_______________________________________________
Monotone-commits-nodiffs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/monotone-commits-nodiffs

Reply via email to