Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Gerhard, > I understand the purpose of item 2, but I don't understand how you would > (easily) "back out" a change set and put it into a later revision. That's > the part with the actual commands I asked you to provide earlier in this > message. There are many ways, here is an example from the eBook: For example, to rollback a commit that you just performed: cvs update -j @commitid -j "<@commitid" filename or modulename "<@commitid" revision before that commit @commitid revision of that commit > > I'm glad that this discussion did provide some useful suggestions for you. > It definitely did for me.