Project

General

Profile

Logged in as brainvisa

News

Connectomist sources organization changed

Added by Cointepas, Yann about 14 years ago

The two components connectomist-private and connectomist-gpl had been renamed to old_connectomist-private and old_connectomist-gpl. New developments will start in connectomist-private and connectomist-gpl but they will not be packaged until a stable version is reached. The content of the old components has not been changed yet. Therefore, the content of a binary packages should be the same as before.

If you compile connectomist, you have to do the following actions to take into account these changes:

  1. Change the client to see the new directories
    If you did not used snvclient to setup your source tree, you have nothing to do (exept svn update). If you have a client, you must use svnclient edit $SVN and change the two lines of the trunk version containing connectomist-private and connectomist-gpl. For instance, the two lines:
    connectomist/connectomist-gpl/trunk https://bioproj.extra.cea.fr/neurosvn/brainvisa/connectomist/connectomist-gpl/trunk
    connectomist/connectomist-private/trunk https://bioproj.extra.cea.fr/neurosvn/brainvisa/connectomist/connectomist-private/trunk
    
    Should be changed to
    connectomist/old_connectomist-gpl/trunk https://bioproj.extra.cea.fr/neurosvn/brainvisa/connectomist/old_connectomist-gpl/trunk
    connectomist/old_connectomist-private/trunk https://bioproj.extra.cea.fr/neurosvn/brainvisa/connectomist/old_connectomist-private/trunk
    
  2. Remove invalid links in the include directory of your build directory
    You can remove everything since it will be reinitialized by build-config.
  3. Change configuration file of personal projects that depends on connectomist
    For instance in *.bcg files rename connectomist-private and connectomist-gpl to old_connectomist-private and old_connectomist-gpl.
    (1-1/1)

    Also available in: Atom