This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| computing:svn [2013/12/09 12:43] – [General links] clange | computing:svn [2014/03/14 12:14] (current) – clange | ||
|---|---|---|---|
| Line 13: | Line 13: | ||
| 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 | ||
| + | |||