This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| computing:svn [2013/12/06 17:17] – [General links] clange | computing:svn [2014/03/14 12:14] (current) – clange | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ==== General links ==== | ==== General links ==== | ||
| - | * [[https:// | + | * [[https:// |
| + | * [[https:// | ||
| ==== Getting started ==== | ==== Getting started ==== | ||
| + | |||
| + | In order to avoid having to retype your password all the time, follow instructions under this link: https:// | ||
| + | |||
| + | Generally, to check out: | ||
| svn co svn+ssh:// | svn co svn+ssh:// | ||
| + | | ||
| + | ==== SFrame files in SVN ==== | ||
| + | |||
| + | Generally, no binaries or automatically generated files should end up in SVN. For SFrame, files that must **not** be added are: | ||
| + | * *_Dict.cxx | ||
| + | * *.so | ||
| + | * *.root | ||
| + | * all other binary files such as plots | ||
| + | |||