Changes between Version 1 and Version 2 of Package Management/SVN Configuration
- Timestamp:
- 09/12/06 16:20:12 (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Package Management/SVN Configuration
v1 v2 1 Please review [wiki:"CAL Subversion Repository"] before proceeding.1 Please review [wiki:"CAL Subversion Repository"] information before proceeding. 2 2 {{{ 3 3 The first step is to checkout the 4 part/directory of the trunk that will be modifued. You don't need to check out the 5 entire trunk, if you just want to work on one subdirectory. For 6 example, for me to start work on cal-meta on a new machine, i'll do: 4 part/directory of the trunk that will be modifued. 5 You don't need to check out the entire trunk, if you 6 just want to work on one subdirectory. For example, for 7 me to start work on cal-meta on a new machine, i'll do: 7 8 8 9 mkdir -p ~/src
