OSZDLGMP6YZMF4BGAN3CB56P2BHLZP25CDERCJQ4JQQ7KE5ZML5AC git-repo:git init git-repotouch git-repo/git-file(cd git-repo; git add git-file ; git commit -m "add git file" git-file)hg-repo:hg init hg-repotouch hg-repo/hg-file(cd hg-repo; hg add hg-file ; hg commit -m "add hg file" hg-file)svn-repo:svnadmin create svn-reposvn co file://$(TESTDIR)/svn-repo svn-checkouttouch svn-checkout/svn-filesvn add svn-checkout/svn-filesvn commit -m "add svn file" svn-checkout/svn-file