Michael Rigby-Jones wrote: > A colleague has tried to check in some changes to a project, and it's all gone horribly wrong. The lastet revision of the project is now effectively null, any attempt to check out the latest revision of any of the files does nothing, Tortoise CVS just returns with no file being created. All previous revisions are intact however and can be checked out. > > Is it possible to effectively delete the last revision of every file affected? If so how do I do this via the CVS command line (I'm guessing this won't be possible through the Tortoise interface)? I have inhereted ownership of this CVS repositry due to the previous owner leaving, but I'm not exactly up to speed on the admin side of things yet so any advice would be appreciated. > > Regards > > Mike > > ======================================================================= > This e-mail is intended for the person it is addressed to only. The > information contained in it may be confidential and/or protected by > law. If you are not the intended recipient of this message, you must > not make any use of this information, or copy or show it to any > person. Please contact us immediately to tell us that you have > received this e-mail, and return the original to us. Any use, > forwarding, printing or copying of this message is strictly prohibited. > No part of this message can be considered a request for goods or > services. > ======================================================================= > > Not a CVS guru, but I know something that makes looking at CVS a whole lot easier..... Use Eclipse... I know it is a huge download, but it has the "CVS perspective" which allows you to browse the CVS Repository, see what branches there are, and what revisions there are. You don;t need to use the Java stuff to take advantage of the CVS stuff. http://eclipse.org I have found that tools like tortoiseCVS are useful, but do not give a very good idea of what the repository actually looks like, just what the checked out code looks like Have a look at http://www.cs.umd.edu/class/sum2005/cmsc131/EclipseTutorial/cvs.html for some help. You may have to decide whether it is worth learning a new way to do things .... ;-) For what it's worth, I imagine that there has been a branch, or merge gone wrong. Rolf -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist