CbuSoftwareProposal - Methods

Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment
WHat wOrd is made by the captiaL lettErs?

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