JOOP, I use Eclipse as a front end to CVS, but am not familiar with differential history. How do I access this functionality?
Just to make sure we are on the same page, what I am looking to do is copy a file from one project to another, and then access the history of the original file in the new project. So when modifications are made to the file in the new project, and I access the history of the file, the history will include both the history of the original file and the history of the new file.
Main Topics
Browse All Topics





by: sciuriwarePosted on 2006-10-10 at 09:51:36ID: 17700317
Every CVS I know of has the ability to store files by the same name in different projects.
If you used Eclipse, you could do the same and then even use the inbuilt differential history to go back.
;JOOP!