Policies and Practical Hints for Members of the BBCI Group


IN CONSTRUCTION


Table of Contents


SVN Policy

-- In Construction --

DO NOT commit PDFs and MATs to the 'matlab' SVN bbci. Our policy is to use the 'bbci' SVN as far as possible only for Matlab *.m files. Otherwise its size will grow too much.

PDFs and other figures should be put into the SVN bbci_tex. There is a folder structure that corresponds to bbci/investigation (i.e., 'studies', 'projects', 'private', 'presentation' with their subfolders).

Furthermore, we usually do not put results files in the SVN, but store them under

(again with the same subfolder structure). By synchronizing your local results directory with the respective folder on the cluster, you can also exchange results with others, without stressing the SVN. (DATA_DIR is a global variable that should be set in the Matlab startup script of each machine, e.g. DATA_DIR='/home/bbci/data/' on the cluster.)

Note, that also putting temporarily large files into the SVN and deleting them afterwards blows up the size of the SVN (after deleting not in the individual checkouts, but on the central file server).

Writing Papers


Accomodate New Group Members

Rights to access the svn

Dear Dominik,

we have a new member in the BBCI group. Please do the following thing:
 * Give access to the BBCI Wiki. The login is: FILLIN.
 * Give access to all BBCI parts of the SVN.
 * Add the user to the 'bbci' group on the cluster.
 * ??Register the mac address for LAN access in the 7th floor.?? Is this neccessary??

Thank you,
  XYZ

  mkdir ~/svn
  cd ~/svn
  svn checkout --username UserName https://ml01.zrz.tu-berlin.de/svn/ida/public/bbci bbci

cd
ls -s svn/texmf .