This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
marlintpc_local_installation [2015/06/25 18:08] rashid |
marlintpc_local_installation [2015/06/25 18:33] (current) rashid |
||
---|---|---|---|
Line 3: | Line 3: | ||
Copy the snapshot of the latest MarlinTPC repository from DESY server: | Copy the snapshot of the latest MarlinTPC repository from DESY server: | ||
- | Note that ILC collaboration uses Subversion (snv) code code management/maintenance. Run below command | + | Note that ILC collaboration uses Subversion (snv) code management/maintenance. Run below command |
- | from the directory you want to create your "MarlinTPC" repository. | + | from the directory you want to check out the MarlinTPC repository. |
- | > <nowiki> svn co https://svnsrv.desy.de/public/marlintpc/trunk MarlinTPC </nowiki> | + | > svn co https://svnsrv.desy.de/public/marlintpc/trunk MarlinTPC |
- | Replace /trunk with /tags/vXX-YY-ZZ to access a particular release. For example, v01-17-05, that is currently | + | Replace /trunk with /tags/vXX-YY in the above command IF you need access a particular release. For example, v00-06, what is currently installed at Carleton. |
- | installed at Carleton. | + | |
Now you have to copy a couple of files to link your MarlinTPC directory to the local ILC software repository. | Now you have to copy a couple of files to link your MarlinTPC directory to the local ILC software repository. |