Changes between Version 59 and Version 60 of DarcsEvaluation
- Timestamp:
- 08/02/08 04:51:32 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DarcsEvaluation
v59 v60 238 238 cd repo1 239 239 git init 240 240 241 241 242 … … 626 627 || ||HTTP Clone (darcs.haskell.org)|| 627 628 ||Git ||21m 23.612s || 629 ||Hg ||231m 11.580s || 628 630 ||Bzr ||77m 11.526s || 631 632 All of these clone times can be improved by deploying server-side software of some sort or another. But it's nice to just be able to set up a repo by exposing a directory, and these are the sort of pull times you can expect from such a deployment. 629 633 630 634 == Eliminated alternatives == … … 679 683 * [wiki:WorkingConventions/AddingFeatures] 680 684 * [wiki:GettingStarted] 685 681 686 * TestingPatches 682 687 * BuildBot
