Changeset 428 in tailor
- Timestamp:
- 07/25/05 23:45:52 (8 years ago)
- Hash name:
- 20050725214552-97f81-1eb57d18581d3a29c37fc29cc5c22e11ece48d01
- Files:
-
- 2 edited
-
vcpx/darcs.py (modified) (1 diff)
-
README (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
vcpx/darcs.py
r426 r428 376 376 from re import escape 377 377 from dualwd import IGNORED_METADIRS 378 378 379 379 init = ExternalCommand(cwd=root, command=[DARCS_CMD, "initialize"]) 380 380 init.execute(stdout=PIPE) -
README
r423 r428 91 91 $ svnadmin create --fs-type fsfs svn_repo 92 92 $ svn co file://$HOME/svn_repo svnwc 93 93 94 94 b. Then run tailor once to set up the repository:: 95 95
Note: See TracChangeset
for help on using the changeset viewer.
