Mentions légales du service

Skip to content
  • David Parsons's avatar
    ************************************************ · 2f7ab5aa
    David Parsons authored
    * Organized the repository to manage branches. *
    ************************************************
    
    Added a "trunk" directory in which you will find everything you already know
    Added a "branches" directory in which branches may be created. Branches are usefull e.g. when one wants to test something risky. Changes made to branches may be added to the trunk eventually (using svn merge) or simply abandonned.
    
    If you don't want to use branches, you need not change your habits, just add "/trunk" when you check out
    => "svn checkout svn+ssh://username@scm.gforge.inria.fr/svnroot/cyclepaths/trunk/"
    You may need to checkout a fresh working copy in order to avoid tree conflicts
    
    Questions/remarks are welcome!
    David
    
    
    
    
    git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/kissplice/trunk@361 a30873da-b2b5-4725-adb8-eb9723246805
    2f7ab5aa
This project is licensed under the CeCILL Free Software License Agreement v2.0. Learn more