[Date Prev][Date Next]
[Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[New search]
To: "'framers@xxxxxxxxx'" <framers@xxxxxxxxx>
Subject: FW: Avoiding Corrupt files on Checkin with ClearCase/FrameMaker
From: "Stevens, Ananda" <Ananda.Stevens@xxxxxxxxxxxxx>
Date: Wed, 4 Apr 2001 11:15:46 -0500
Sender: owner-framers@xxxxxxxxx
For those who are using ClearCase for source/version/ revision/etc. control, a missive from our local ClearCase guru.... (Note that this is applies to more than just .fm files.) --Ananda Stevens ananda@sdsi.com -----Original Message----- Sent: Wednesday, April 04, 2001 11:06 AM Subject: Avoiding Corrupt files on Checkin To avoid the possibility of corrupting a file when you check it in, you should check it in on the same machine you edit it from, wait 10min before checking it in, or make sure the file size is the same before you check it in. There is a file cache race condition type problem in ClearCase when you are using the same view on multiple machines. 1) Checkout a file on machine A 2) Edit on machine B 3) Quickly checkin on machine A The old file size is cached on machine A for a period of time after you complete the changes the file on machine B. The result is it checks in a truncated file or a file that has garbage at the end depending on if the new file is smaller or larger. The faster you perform the above operations together, the higher likelihood for disaster. Net result: Check in on the same machine you edit on. We have the technology to do this. ** To unsubscribe, send a message to majordomo@omsys.com ** ** with "unsubscribe framers" (no quotes) in the body. **