##// END OF EJS Templates
Added missing documentation for setting up the Darcs test repository....
Eric Davis -
r1742:ca2449d9cfab
parent child
Show More
@@ -24,6 +24,10 Git
24 24 ---
25 25 gunzip < test/fixtures/repositories/git_repository.tar.gz | tar -xv -C tmp/test
26 26
27 Darcs
28 -----
29 gunzip < test/fixtures/repositories/darcs_repository.tar.gz | tar -xv -C tmp/test
30
27 31 FileSystem
28 32 ----------
29 33 gunzip < test/fixtures/repositories/filesystem_repository.tar.gz | tar -xv -C tmp/test
General Comments 0
You need to be logged in to leave comments. Login now