Changeset 218 in tracdarcs for README.rst
- Timestamp:
- 12/10/10 09:59:25 (2 years ago)
- Hash name:
- 20101210085925-7a6fb-e94593488e1118b3921cd95c6172a9b7e9ae33c1
- File:
-
- 1 edited
-
README.rst (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
README.rst
r201 r218 85 85 86 86 This can be accomplished by putting something like the following 87 setting into the repository ``_darcs/prefs/defaults`` file::87 settings into the repository ``_darcs/prefs/defaults`` file:: 88 88 89 89 apply posthook trac-admin TRAC_ENV changeset added $(pwd) $(python -m tracdarcs.changesparser) 90 90 apply run-posthook 91 pull posthook trac-admin TRAC_ENV changeset added $(pwd) $(python -m tracdarcs.changesparser) 92 pull run-posthook 91 93 92 94 where of course you should replace `TRAC_ENV` with the full path of
Note: See TracChangeset
for help on using the changeset viewer.