|
From: Gregory R. M. <gre...@po...> - 2002-06-07 22:04:48
|
>[ckids] only get checked in for files that are checked in in >AppleSingle or BinHex format. What kinds of files are your >colleagues complaining about? Yes, they are files with resource forks, and we are using binhex for them (even though "binhex is the wrong answer"). >>If not, I will modify CCVSRepository::WriteModifiedEntry to remove >>the ckid in the version of the file that gets checked in. > >But you'll put the 'ckid' back after checking in the file, right? For a quick hack, it didn't seem necessary to put it back since MacCVSPro adds a new ckid with the changed information. The only drawback I noticed was in the message window. i.e. /mycvsroot/mypathname/filename,v <---- filename with the version information missing after the ",v" - Greg |