Rules of conduct
|
| - |
Update before commit |   | If you commit your version of a file to the repository, changes of others will be overwritten.
Before you commit, update your file or directory. Changes of others will be merged at your working copy of the file.
Solve possible conflicts and commit the file. See also Subversion principles
| | - |
Short intervals |   | Call for changes (svn update) and commit your changes (svn commit) regularly, whenever there is a progress.
| | - |
No temporary files |   | Do not add temporary files to the repository, which can be generated.
That are e.g. the aux, log, dvi, ps, pdf files for Latex scripts. Avoid to add whole directories, but only the valuable content.
|
|
         
|
|
For questions please contact
ballarin@math.ethz.ch
|