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. 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> <<a href="mailto:juan.aja@gmail.com">juan.aja@gmail.com</a>> 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><<a href="mailto:mathieu.malaterre@kitware.com">mathieu.malaterre@kitware.com</a>> wrote:<br>><br>> > Well, when I said Makefile what I really meant was CMakeLists.txt . I<br>> > had to add those libraries to the "TARGET_LINK_LIBRARIES" line.<br>><br>> Sorry I did not realize. This is a tricky case since vtkVolumeRendering<br>> is at the end: it only depends on other libraries but no existing<br>> library depend on it (obviously!). Hopefully this is extremely rare, and<br>> in fact this is the first time since VTK 4.0 that a new library is added<br>> like that (only VTK/Widgets was added recently but nothing was moved to<br>> this library from existing VTK lib).<br>><br>> > Ok.. I wasn't sure you allowed just anyone to edit pages. I figured it<br>> > was restricted to Kitware Employees & special VTK contributors.<br>><br>> Nope, it is only restricted to non-spammers :)<br>><br>> Mathieu<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>><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>