* Initial dumpfile creation logic
commitcdee67169b3737bdeaeae1be6af29b58fbafc59d
authortoby <toby@2cfd5912-9055-84bd-9a12-e3c18a4b6e42>
Mon, 13 Feb 2006 02:48:41 +0000 (13 02:48 +0000)
committertoby <toby@2cfd5912-9055-84bd-9a12-e3c18a4b6e42>
Mon, 13 Feb 2006 02:48:41 +0000 (13 02:48 +0000)
tree07ffa51a575e0d1b4afcda886c351b7cf1e81fd5
parent431c5bf3cc9e95b29d0fdf17e4e77d0fd0f87e7b
* Initial dumpfile creation logic
* Detect binary/non-binary flag and use to set mime-type
* Start SVN revnums at 0 instead of 1

git-svn-id: http://vss2svn.googlecode.com/svn/trunk@116 2cfd5912-9055-84bd-9a12-e3c18a4b6e42
script/Vss2Svn/ActionHandler.pm
script/Vss2Svn/DataCache.pm
script/Vss2Svn/Dumpfile.pm [new file with mode: 0644]
script/Vss2Svn/Dumpfile/Node.pm [new file with mode: 0644]
script/Vss2Svn/SvnRevHandler.pm
script/vss2svn.pl