[Insight-users] cvs login

Luis Ibanez luis.ibanez at kitware.com
Fri, 13 Feb 2004 03:08:01 -0500


Hi Yang,


You can simply download the relase ITK 1.6
from the following link.

    http://www.itk.org/HTML/Download.php

Please make sure that you take the file
corresponding to your platform:

    .zip         for   MS-Windows
    .tar.gz      for   Unix/Linux


You can certainly use Wincvs too. In that
case make sure that you set up first the
root of the ITK repository.

If you are looking for a very specific
file it may be faster to just navigate
using the CVS - Web interface. Please
look at the following link:

http://www.itk.org/cgi-bin/cvsweb.cgi/Insight/?cvsroot=Insight



Regards,




    Luis




-------------
a a wrote:

> hi,
> 
> I'm trying to get some example source code (Insight/Examples/../...cxx) 
> from the ITK site, must i use cvs? i've just installed wincvs and tried 
> to access the source codes but failed with errors like this:
> 
> NEW CVSROOT: 
> anoncvs at www.itk.org:/cvsroot/Insight/Examples/IO/DicomSeriesReadImageWrite.cxx 
> <mailto:anoncvs at www.itk.org:/cvsroot/Insight/Examples/IO/DicomSeriesReadImageWrite.cxx> 
> (local mounted directory)
> CVSROOT change will only take effect when commands are run from a 
> non-CVS folder.
> To change the CVSROOT of an existing sandbox please use the ChangeRoot 
> macro.
> cvs checkout -P 
> cvsroot/Insight/Examples/IO/DicomSeriesReadImageWrite.cxx (in directory C:\)
> cvs checkout: CVSROOT 
> "anoncvs at www.itk.org:/cvsroot/Insight/Examples/IO/DicomSeriesReadImageWrite.cxx 
> <mailto:anoncvs at www.itk.org:/cvsroot/Insight/Examples/IO/DicomSeriesReadImageWrite.cxx>" 
> must be an absolute pathname
> cvs [checkout aborted]: Bad CVSROOT.
> 
> ***** CVS exited normally with code 1 *****
> 
> what are the steps or commands, and paths to download these source codes
> 
> Thank you
> 
> Regards
> 
> yang