Changes from Version 1 of adeiInstallation
- Timestamp:
- 07/02/08 12:20:52 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
adeiInstallation
v0 v1 1 == Accessing project repository == 2 * Performing initial import 3 {{{ 4 bzr checkout http://dside.dyndns.org/bzr/adei/trunk/ 5 }}} 6 7 * Updating to the current revision 8 {{{ 9 bzr update 10 }}}