Hi all,
I followed the instructions on the wiki but it seems impossible to checkout the stable and release branches?
[toor@linux:x86_64-Linux]...or/cvsroot/test$>cvs -d :pserver:anonymous@fsvm.nmr.mgh.harvard.edu:/usr/fscvsroot checkout -P -r stable5 stable cvs server: cannot find module `stable' - ignored cvs [checkout aborted]: cannot expand modules
Did their name changed?
Is there a good way with cvs to list the available branches? ('cvs ls' not woking)
Thanks, Nicolas
the last arg should be 'dev', not 'stable'.
Hi all,
I followed the instructions on the wiki but it seems impossible to checkout the stable and release branches?
[toor@linux:x86_64-Linux]...or/cvsroot/test$>cvs -d :pserver:anonymous@fsvm.nmr.mgh.harvard.edu:/usr/fscvsroot checkout -P -r stable5 stable cvs server: cannot find module `stable' - ignored cvs [checkout aborted]: cannot expand modules
Did their name changed?
Is there a good way with cvs to list the available branches? ('cvs ls' not woking)
Thanks, Nicolas _______________________________________________ Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
Thanks for the quick answer :)
I'm not very familiar with cvs and was assuming 'stable' was only the name of the directory in which the code would be checked out!
Thanks! Nicolas
On Thu, Mar 22, 2012 at 3:09 PM, Nick Schmansky nicks@nmr.mgh.harvard.eduwrote:
the last arg should be 'dev', not 'stable'.
Hi all,
I followed the instructions on the wiki but it seems impossible to checkout the stable and release branches?
[toor@linux:x86_64-Linux]...or/cvsroot/test$>cvs -d :pserver:anonymous@fsvm.nmr.mgh.harvard.edu:/usr/fscvsroot checkout -P
-r
stable5 stable cvs server: cannot find module `stable' - ignored cvs [checkout aborted]: cannot expand modules
Did their name changed?
Is there a good way with cvs to list the available branches? ('cvs ls' not woking)
Thanks, Nicolas _______________________________________________ Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
The information in this e-mail is intended only for the person to whom it is addressed. If you believe this e-mail was sent to you in error and the e-mail contains patient information, please contact the Partners Compliance HelpLine at http://www.partners.org/complianceline . If the e-mail was sent to you in error but does not contain patient information, please contact the sender and properly dispose of the e-mail.
Hi Nick,
the ./setup_configure works perfectly on the stable branch whereas it looks like it is not working anymore on the dev branch. With a checkout from last week I didn't have this issue.
(ubuntu 12.04 beta 1) (libtool 2.4.2) (automake 1.11.3)
*toor@linux:~/cvsroot/dev $>** ./setup_configure* .... configure.in:3302: the top level configure.in:3337: required file `gradient_nonlin_unwarp/Makefile.in' not found configure.in:3337: required file `gradient_nonlin_unwarp/gradient_coil_files/Makefile.in' not found Makefile.am:303: required directory ./gradient_nonlin_unwarp does not exist autoreconf: automake failed with exit status: 1 * toor@linux:~/cvsroot/dev $>*
I could remove this directory from the configuration/dependencies but I'm not sure this is a good fix. Do you experience the same behavior as well?
Thanks, Nicolas
On Thu, Mar 22, 2012 at 3:18 PM, Nicolas Rannou nicolas.lists@gmail.comwrote:
Thanks for the quick answer :)
I'm not very familiar with cvs and was assuming 'stable' was only the name of the directory in which the code would be checked out!
Thanks! Nicolas
On Thu, Mar 22, 2012 at 3:09 PM, Nick Schmansky <nicks@nmr.mgh.harvard.edu
wrote:
the last arg should be 'dev', not 'stable'.
Hi all,
I followed the instructions on the wiki but it seems impossible to checkout the stable and release branches?
[toor@linux:x86_64-Linux]...or/cvsroot/test$>cvs -d :pserver:anonymous@fsvm.nmr.mgh.harvard.edu:/usr/fscvsroot checkout -P
-r
stable5 stable cvs server: cannot find module `stable' - ignored cvs [checkout aborted]: cannot expand modules
Did their name changed?
Is there a good way with cvs to list the available branches? ('cvs ls' not woking)
Thanks, Nicolas _______________________________________________ Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
The information in this e-mail is intended only for the person to whom it is addressed. If you believe this e-mail was sent to you in error and the e-mail contains patient information, please contact the Partners Compliance HelpLine at http://www.partners.org/complianceline . If the e-mail was sent to you in error but does not contain patient information, please contact the sender and properly dispose of the e-mail.
freesurfer@nmr.mgh.harvard.edu