Add Dirk Luetjen's ssphys libraries and command-line tool
commit88cfaa9167440d3d196b1d41415b0de11bc339c0
authortoby <toby@2cfd5912-9055-84bd-9a12-e3c18a4b6e42>
Wed, 5 Oct 2005 15:27:38 +0000 (5 15:27 +0000)
committertoby <toby@2cfd5912-9055-84bd-9a12-e3c18a4b6e42>
Wed, 5 Oct 2005 15:27:38 +0000 (5 15:27 +0000)
treeeb90f8447de56512ea72affe9e2c5333fdb7ed67
parent52209c3c4d7003c7dd7686374e6cf3d13d002b5e
Add Dirk Luetjen's ssphys libraries and command-line tool

git-svn-id: http://vss2svn.googlecode.com/svn/trunk@60 2cfd5912-9055-84bd-9a12-e3c18a4b6e42
138 files changed:
ssphys/ReadMe.txt [new file with mode: 0644]
ssphys/SSAPI/Resource.h [new file with mode: 0644]
ssphys/SSAPI/SSAPI.cpp [new file with mode: 0644]
ssphys/SSAPI/SSAPI.def [new file with mode: 0644]
ssphys/SSAPI/SSAPI.dsp [new file with mode: 0644]
ssphys/SSAPI/SSAPI.h [new file with mode: 0644]
ssphys/SSAPI/SSAPI.idl [new file with mode: 0644]
ssphys/SSAPI/SSAPI.rc [new file with mode: 0644]
ssphys/SSAPI/SSAPIps.def [new file with mode: 0644]
ssphys/SSAPI/SSAPIps.mk [new file with mode: 0644]
ssphys/SSAPI/StdAfx.cpp [new file with mode: 0644]
ssphys/SSAPI/StdAfx.h [new file with mode: 0644]
ssphys/SSAPI/VSSApp.cpp [new file with mode: 0644]
ssphys/SSAPI/VSSApp.h [new file with mode: 0644]
ssphys/SSAPI/VSSApp.rgs [new file with mode: 0644]
ssphys/SSAPI/VSSDatabase.cpp [new file with mode: 0644]
ssphys/SSAPI/VSSDatabase.h [new file with mode: 0644]
ssphys/SSAPI/VSSDatabase.rgs [new file with mode: 0644]
ssphys/SSAPI/VSSItem.cpp [new file with mode: 0644]
ssphys/SSAPI/VSSItem.h [new file with mode: 0644]
ssphys/SSAPI/VSSItem.rgs [new file with mode: 0644]
ssphys/SSAPI/VSSItems.cpp [new file with mode: 0644]
ssphys/SSAPI/VSSItems.h [new file with mode: 0644]
ssphys/SSAPI/VSSItems.rgs [new file with mode: 0644]
ssphys/SSAPI/VSSVersions.cpp [new file with mode: 0644]
ssphys/SSAPI/VSSVersions.h [new file with mode: 0644]
ssphys/SSAPI/VSSVersions.rgs [new file with mode: 0644]
ssphys/SSAPI/dlldata.c [new file with mode: 0644]
ssphys/SSAPI/ssauterr.h [new file with mode: 0644]
ssphys/SSLib.net/vss.xsd [new file with mode: 0644]
ssphys/SSLib/IniFile.cpp [new file with mode: 0644]
ssphys/SSLib/IniFile.h [new file with mode: 0644]
ssphys/SSLib/Readme.txt [new file with mode: 0644]
ssphys/SSLib/SSDatabase.cpp [new file with mode: 0644]
ssphys/SSLib/SSDatabase.h [new file with mode: 0644]
ssphys/SSLib/SSItem.cpp [new file with mode: 0644]
ssphys/SSLib/SSItem.h [new file with mode: 0644]
ssphys/SSLib/SSLib.dsp [new file with mode: 0644]
ssphys/SSLib/SSVersion.cpp [new file with mode: 0644]
ssphys/SSLib/SSVersion.h [new file with mode: 0644]
ssphys/SSLib/StdAfx.cpp [new file with mode: 0644]
ssphys/SSLib/StdAfx.h [new file with mode: 0644]
ssphys/SSLib/tokenarray.h [new file with mode: 0644]
ssphys/SSPhys/Arguments.cpp [new file with mode: 0644]
ssphys/SSPhys/Arguments.h [new file with mode: 0644]
ssphys/SSPhys/Command.cpp [new file with mode: 0644]
ssphys/SSPhys/Command.h [new file with mode: 0644]
ssphys/SSPhys/CommandFactory.cpp [new file with mode: 0644]
ssphys/SSPhys/CommandFactory.h [new file with mode: 0644]
ssphys/SSPhys/CommandLine.cpp [new file with mode: 0644]
ssphys/SSPhys/CommandLine.h [new file with mode: 0644]
ssphys/SSPhys/FileTypeCommand.cpp [new file with mode: 0644]
ssphys/SSPhys/FileTypeCommand.h [new file with mode: 0644]
ssphys/SSPhys/Formatter.cpp [new file with mode: 0644]
ssphys/SSPhys/Formatter.h [new file with mode: 0644]
ssphys/SSPhys/GetCommand.cpp [new file with mode: 0644]
ssphys/SSPhys/GetCommand.h [new file with mode: 0644]
ssphys/SSPhys/GlobalOptions.cpp [new file with mode: 0644]
ssphys/SSPhys/GlobalOptions.h [new file with mode: 0644]
ssphys/SSPhys/HelpCommand.cpp [new file with mode: 0644]
ssphys/SSPhys/HelpCommand.h [new file with mode: 0644]
ssphys/SSPhys/HistoryCommand.cpp [new file with mode: 0644]
ssphys/SSPhys/HistoryCommand.h [new file with mode: 0644]
ssphys/SSPhys/InfoCommand.cpp [new file with mode: 0644]
ssphys/SSPhys/InfoCommand.h [new file with mode: 0644]
ssphys/SSPhys/Options.cpp [new file with mode: 0644]
ssphys/SSPhys/Options.h [new file with mode: 0644]
ssphys/SSPhys/PropertiesCommand.cpp [new file with mode: 0644]
ssphys/SSPhys/PropertiesCommand.h [new file with mode: 0644]
ssphys/SSPhys/SSTests.cpp [new file with mode: 0644]
ssphys/SSPhys/SSTests.h [new file with mode: 0644]
ssphys/SSPhys/StdAfx.cpp [new file with mode: 0644]
ssphys/SSPhys/StdAfx.h [new file with mode: 0644]
ssphys/SSPhys/ValidateCommand.cpp [new file with mode: 0644]
ssphys/SSPhys/ValidateCommand.h [new file with mode: 0644]
ssphys/SSPhys/VersionFilter.cpp [new file with mode: 0644]
ssphys/SSPhys/VersionFilter.h [new file with mode: 0644]
ssphys/SSPhys/ssphys.cpp [new file with mode: 0644]
ssphys/SSPhys/ssphys.dsp [new file with mode: 0644]
ssphys/SSPhysLib/FileName.cpp [new file with mode: 0644]
ssphys/SSPhysLib/FileName.h [new file with mode: 0644]
ssphys/SSPhysLib/Readme.txt [new file with mode: 0644]
ssphys/SSPhysLib/SSBranchFileObject.cpp [new file with mode: 0644]
ssphys/SSPhysLib/SSBranchFileObject.h [new file with mode: 0644]
ssphys/SSPhysLib/SSCheckOutObject.cpp [new file with mode: 0644]
ssphys/SSPhysLib/SSCheckOutObject.h [new file with mode: 0644]
ssphys/SSPhysLib/SSCommentObject.cpp [new file with mode: 0644]
ssphys/SSPhysLib/SSCommentObject.h [new file with mode: 0644]
ssphys/SSPhysLib/SSException.cpp [new file with mode: 0644]
ssphys/SSPhysLib/SSException.h [new file with mode: 0644]
ssphys/SSPhysLib/SSFiles.cpp [new file with mode: 0644]
ssphys/SSPhysLib/SSFiles.h [new file with mode: 0644]
ssphys/SSPhysLib/SSItemInfoObject.cpp [new file with mode: 0644]
ssphys/SSPhysLib/SSItemInfoObject.h [new file with mode: 0644]
ssphys/SSPhysLib/SSName.cpp [new file with mode: 0644]
ssphys/SSPhysLib/SSName.h [new file with mode: 0644]
ssphys/SSPhysLib/SSNameObject.cpp [new file with mode: 0644]
ssphys/SSPhysLib/SSNameObject.h [new file with mode: 0644]
ssphys/SSPhysLib/SSObject.cpp [new file with mode: 0644]
ssphys/SSPhysLib/SSObject.h [new file with mode: 0644]
ssphys/SSPhysLib/SSParentFolderObject.cpp [new file with mode: 0644]
ssphys/SSPhysLib/SSParentFolderObject.h [new file with mode: 0644]
ssphys/SSPhysLib/SSPhysLib.dsp [new file with mode: 0644]
ssphys/SSPhysLib/SSProjectObject.cpp [new file with mode: 0644]
ssphys/SSPhysLib/SSProjectObject.h [new file with mode: 0644]
ssphys/SSPhysLib/SSRecord.cpp [new file with mode: 0644]
ssphys/SSPhysLib/SSRecord.h [new file with mode: 0644]
ssphys/SSPhysLib/SSTypes.cpp [new file with mode: 0644]
ssphys/SSPhysLib/SSTypes.h [new file with mode: 0644]
ssphys/SSPhysLib/SSVersionObject.cpp [new file with mode: 0644]
ssphys/SSPhysLib/SSVersionObject.h [new file with mode: 0644]
ssphys/SSPhysLib/StdAfx.cpp [new file with mode: 0644]
ssphys/SSPhysLib/StdAfx.h [new file with mode: 0644]
ssphys/SSPhysLib/XML.h [new file with mode: 0644]
ssphys/SSPhysLib/crc.cpp [new file with mode: 0644]
ssphys/SSPhysLib/crc.h [new file with mode: 0644]
ssphys/SSRep/Formatter.cpp [new file with mode: 0644]
ssphys/SSRep/Formatter.h [new file with mode: 0644]
ssphys/SSRep/Options.cpp [new file with mode: 0644]
ssphys/SSRep/Options.h [new file with mode: 0644]
ssphys/SSRep/StdAfx.cpp [new file with mode: 0644]
ssphys/SSRep/StdAfx.h [new file with mode: 0644]
ssphys/SSRep/VersionFilter.cpp [new file with mode: 0644]
ssphys/SSRep/VersionFilter.h [new file with mode: 0644]
ssphys/SSRep/ssrep.cpp [new file with mode: 0644]
ssphys/SSRep/ssrep.dsp [new file with mode: 0644]
ssphys/TODO [new file with mode: 0644]
ssphys/ssphys.dsw [new file with mode: 0644]
ssphys/test/lib/Vss2Svn.pm [new file with mode: 0644]
ssphys/test/lib/Vss2Svn/VSS.pm [new file with mode: 0644]
ssphys/test/lib/VssCmd.pm [new file with mode: 0644]
ssphys/test/lib/VssOle.pm [new file with mode: 0644]
ssphys/test/lib/VssPath.pm [new file with mode: 0644]
ssphys/test/t/ssrep_1.t [new file with mode: 0644]
ssphys/test/test.BAT [new file with mode: 0644]
ssphys/test/test.pl [new file with mode: 0644]
ssphys/test/test.sh [new file with mode: 0644]
ssphys/utils/LeakWatcher.h [new file with mode: 0644]