cvs checkout is racy, it wasn't in the past
Bug #12230 reported by
Robert Collins
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
cvs (Ubuntu) |
Fix Released
|
Medium
|
Thorsten Glaser |
Bug Description
cvs checkout returns within the same second that the Entries files contain, this
leads to missed commits, when scripts are performing operations on fast machines.
** See below for a test case. (Bug triagers especially: run the test before changing status. This bug has had enough attention of inattentive bug triagers.)
Changed in cvs: | |
assignee: | kamion → nobody |
Changed in cvs (Ubuntu): | |
status: | Incomplete → Confirmed |
Changed in cvs (Ubuntu): | |
status: | Confirmed → Triaged |
description: | updated |
To post a comment you must log in.
Created an attachment (id=1142)
a test case to trigger the problem
this shows the problem, often. being a race condition it doesn't always occur.