CbuSoftwareProposal - Methods

Please enter your password of your account at the remote wiki below.
/!\ You should trust both wikis because the password could be read by the particular administrators.

Clear message
location: CbuSoftwareProposal

Draft proposal for CBU software organization

SVN tree:

cbuspm/
   /filspm/ # vendor branch, identical to SPM distribution
      /current
      /rNNN
      /rMMM
   /cbuspm/ # SPM with local hacks
      /branches
         /riks_branch
         /matthews_branch
      /tags
         /rXXX
         /rYYY
      /trunk
cbu_utils
   /cbubase # general useful utilities, like SPM2/5 compatiblity
      /branches
      /tags
      /trunk
   /tsdiffana
      /branches
      /tags
      /trunk
   /display_slices
      /branches
      /tags
      /trunk
   ... etc
   /miscutils # otherwise not classifed code
      /branches
      /tags
      /trunk
fieldmap/
   fieldmap/
      /branches
      /tags
      /trunk
aa/
   /aa
      /branches
      /tags
      /trunk

Procedure

SPM version release

  • Periodic manual merge of filspm branch into cbuspm branch
  • Testing
  • Tag to identify cbuspm version
  • Release with svn dist, replacing /imaging/local/spm/spmNN version

CBU utils version release

  • Testing
  • Tag
  • Release into /imaging/local/spm/common