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.
Bo Berglund wrote: > On Wed, 04 Jan 2006 22:18:15 +0100, Torsten Martinsen > <torsten at tiscali.dk> wrote: > >>Scenario: >> >>1) Create a new file >>2) cvs add file >>3) cvs unedit file > > Why do you do this? It is clearly not even in CVS yet so doing an > unedit before committing it would be a procedural error, right? > You should skip this step and you will be fine. You edit a directory, modify a few files and add one, commit individually the modified files, think you're done, and unedit the directory. Here you are... of course, operator error, but something that probably should be tolerated. Gerhard