No, that's a CVS glitch.  Unfortunately, CVS has no inherant
support for "moving" files.  The only way to do it is to delete
the file & re-add it as a new file, and in doing so you lose all
the history & it's reset to version 1.1(.1.1 or whatever, depending
on the branch). <br>
<br>
so if you look at the contents of the two files (the new 1.1 and the
old 1.24), you'll see that they're the same.&nbsp; It's merely that CVS
has started it's version numbers over again, because of the new
directory.<br><br><div><span class="gmail_quote">On Apr 6, 2005 10:05 PM, <b class="gmail_sendername">Juan José Aja Fernández</b> &lt;<a href="mailto:juan.aja@gmail.com">juan.aja@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I too updated to the latest cvs version and noticed some strange changes.<br>I was working with the cvs version of about a month ago, when I<br>updated to the latest I found that<br>vtkUnstructuredGridVolumeRayCastMapper was moved to a new folder:<br>vtkVolumeRendering, ok no problem I just changed my CMakeLists to work<br>with the new structure. When I recompiled my program stopped working<br>saying that the method New in vtkUnstructuredGridVolumeRayCastMapper<br>was protected, that seemed weird so I checked the source and found<br>that the revision number was 1.1, but in my previous version (the one<br>from a month ago) the exact same file says revision 1.24.<br><br>How come? Did you guys decided to roll back?<br><br>Thanks in advance<br><br>On Apr 5, 2005 12:01 PM, Mathieu Malaterre<br>&lt;<a href="mailto:mathieu.malaterre@kitware.com">mathieu.malaterre@kitware.com</a>&gt; wrote:<br>&gt;<br>&gt; &gt; Well, when I said Makefile what I really meant was CMakeLists.txt .&nbsp;&nbsp;I<br>&gt; &gt; had to add those libraries to the &quot;TARGET_LINK_LIBRARIES&quot; line.<br>&gt;<br>&gt; Sorry I did not realize. This is a tricky case since vtkVolumeRendering<br>&gt; is at the end: it only depends on other libraries but no existing<br>&gt; library depend on it (obviously!). Hopefully this is extremely rare, and<br>&gt; in fact this is the first time since VTK 4.0 that a new library is added<br>&gt; like that (only VTK/Widgets was added recently but nothing was moved to<br>&gt; this library from existing VTK lib).<br>&gt;<br>&gt; &gt; Ok.. I wasn't sure you allowed just anyone to edit pages.&nbsp;&nbsp;I figured it<br>&gt; &gt; was restricted to Kitware Employees &amp; special VTK contributors.<br>&gt;<br>&gt; Nope, it is only restricted to non-spammers :)<br>&gt;<br>&gt; Mathieu<br>&gt; _______________________________________________<br>&gt; This is the private VTK discussion list.<br>&gt; Please keep messages on-topic. Check the FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a><br>&gt; Follow this link to subscribe/unsubscribe:<br>&gt; <a href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>&gt;<br>_______________________________________________<br>This is the private VTK discussion list.<br>Please keep messages on-topic. Check the FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a><br>Follow this link to subscribe/unsubscribe:<br><a href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a><br></blockquote></div><br><br><br>-- <br>Randall Hand<br><a href="http://www.yeraze.com">http://www.yeraze.com</a>