CVS instructions & question

Randy Heiland heiland at ncsa.uiuc.edu
Fri Apr 7 09:43:16 EDT 2000


On Apr 4,  6:25pm, Bill Lorensen wrote:
> Subject: Re: Paul Hsieh's bug report
> Randy,
>
> You (and anyone else) can do the following to get an individual file from the
repository:
>
>  > cvs login -d:pserver:anonymous at vtk.scorec.rpi.edu:/vtk/cvsroot login
> (Logging in to anonymous at vtk.scorec.rpi.edu)
> CVS password: vtk
> cvs -d:pserver:anonymous at vtk.scorec.rpi.edu/vtk/cvsroot checkout
vtk/graphics/vtkExtractGrid.cxx
> U vtk/graphics/vtkExtractGrid.cxx
>  > cvs -d:pserver:anonymous at vtk.scorec.rpi.edu:/vtk/cvsroot checkout
vtk/graphics /vtkExtractGrid.h
> U vtk/graphics/vtkExtractGrid.h


Just to correct a bit of syntax in case anyone was trying to copy/paste lines
from this earlier email:

% cvs -d:pserver:anonymous at vtk.scorec.rpi.edu:/vtk/cvsroot login
<password: vtk>

% cvs -d:pserver:anonymous at vtk.scorec.rpi.edu:/vtk/cvsroot checkout
vtk/graphics/vtkExtractGrid.cxx

and for the recent texture bug fix:

% cvs -d:pserver:anonymous at vtk.scorec.rpi.edu:/vtk/cvsroot checkout
vtk/imaging/vtkOpenGLPolyDataMapper2D.cxx


Q:  I was using a nightly download from ~3/27.  After checking out the above
files, a 'diff' turned up nothing.  I then see the dates on the checked-out
files are:
-rwxr-xr-x    1 heiland     4300 Feb  4 20:51 vtkExtractGrid.h*
-rwxr-xr-x    1 heiland     6583 Mar 26 19:03 vtkExtractGrid.cxx*

-rw-r--r--    1 heiland     2969 Feb  4 20:54 vtkOpenGLPolyDataMapper2D.h
-rw-r--r--    1 heiland     7585 Mar 20 19:04 vtkOpenGLPolyDataMapper2D.cxx

Am I doing something wrong?

--Randy
--------------------------------------------------------------------
This is the private VTK discussion list. Please keep messages on-topic.
Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at public.kitware.com>. For help, send message body containing
"info vtkusers" to the same address.
--------------------------------------------------------------------



More information about the vtkusers mailing list