Page 1 of 1

Bug: Write protection is not restored

Posted: Wed Sep 22, 2004 6:37 am
by Hunter
I finally found the bug that caused us quite a few headaches..

1. FtpVC: Check out a file
2. IDE: Save it without a change
3. FtpVC: Check it back in

or

3. FtpVC: Undo Checkout

In both cases, FtpVC does not restore the local file write protection.
It is very sweet that FtpVC compares a CRC (I guess) so check if anything has actually changed. And if this new bug has been fixed, it will be quite perfect. *g*


Hunter.

Posted: Wed Sep 22, 2004 5:37 pm
by psguru
While I couldn't reproduce the problem with Undo Check-out, the bug in Check In is fixed in the latest build of 2.3 beta on the web site. And yes, FtpVC does compare CRCs.

Posted: Wed Sep 22, 2004 9:28 pm
by Hunter
I didn't know there was a new Beta out.

FYI: The Version I was using to reproduce the bugs was: 2.3, Build 18.8.2004, 3:34:21

I validated the "Undo Check-out" and I was able to reproduce it again.
The "Undo Check-out" has the following options checked:
- Replace local file(s)
- Set local file time: Time of undo check out

Working OK now

Posted: Wed Sep 22, 2004 10:35 pm
by Hunter
I downloaded the newest build: 2.3, 23.09.2004, 3:31:51

And in this build both the Undo Check Out and the Check In properly place the write protection flag.

Maybe the fix to the Check In, also fixed the Undo Check Out...

Anyways, it works now and thats what counts. :-)


Hunter.