Changes between Version 20 and Version 21 of SetupDevelopment
- Timestamp:
- 02/25/10 21:52:25 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SetupDevelopment
v20 v21 42 42 * copy the contents of that zip into your Program Files directory 43 43 * add 'C:\Program Files\svn-win32-1.5.6\bin' to your PATH environment variable 44 * open a new Command/Cygwin window 44 * open a new Command/Cygwin window, and test that SVN is found by executing: 45 {{{ 46 svn --help 47 }}} 45 48 46 49 4. Checkout a local copy of the OSGeo4W setup code into your Cygwin home directory