Changes between Version 54 and Version 55 of Download/SCDB
- Timestamp:
- Sep 15, 2008, 4:17:46 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Download/SCDB
v54 v55 97 97 mkdir scdb/tags 98 98 mkdir scdb/branches 99 svn import .https://svn.server.tld/svn/quattor --message 'Initial repository layout'99 svn import scdb https://svn.server.tld/svn/quattor --message 'Initial repository layout' 100 100 }}} 101 101 … … 103 103 104 104 {{{ 105 svn checkout https://svn.server.tld/svn/quattor/ scdb105 svn checkout https://svn.server.tld/svn/quattor/ 106 106 }}} 107 107 … … 289 289 290 290 Look at SCDB [https://trac.lal.in2p3.fr/LCGQWG/wiki/Doc/SCDB/Server server-side customizations] page. 291