Changes between Version 5 and Version 6 of SVNrepository
- Timestamp:
- Apr 18, 2008, 9:04:58 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SVNrepository
v5 v6 1 1 = Installation from the SVN repository = 2 2 3 Check-out SystemCASS sources : 3 You need to get a login/password in order to check out the sources: 4 go to ''https://www.soclib.fr/trac/dev'' and type your email address. 5 6 You will receive a login and a password. This passwork works for three repository: SoCLIB, SystemCASS and DSX repositories. Each tool/library is independant but we can also use them all together. 7 Check-out SystemCASS sources: 4 8 5 9 {{{ 6 svn co https://www.soclib.fr/svn/systemcass/sources10 svn co --username your_login https://www.soclib.fr/svn/systemcass/sources 7 11 }}} 8 12