contrib/mtn2git/mtn2git.py: Start diffing the manifests and find added,deleted dirs...
authorHolger Freyther <zecke@selfish.org>
Tue, 8 Jan 2008 09:29:35 +0000 (09:29 +0000)
committerHolger Freyther <zecke@selfish.org>
Tue, 8 Jan 2008 09:29:35 +0000 (09:29 +0000)
commit5e2da92779996fcde15657821fe1cbe2d6b32212
tree1c06f90056aa1ad090a25f2ca0aac8bfe96f2788
parentefa86e50e478426cff6a4769d35f605b4907a80a
contrib/mtn2git/mtn2git.py: Start diffing the manifests and find added,deleted dirs and added,deleted,modified files
    -Fix bug with gathering the all_deleted (I got the union wrong)
    -Diff everything and change what we store inside the sets. Storing the rev in the set
     is superfluous.
contrib/mtn2git/mtn2git.py