aboutsummaryrefslogtreecommitdiff
path: root/remote.h
diff options
context:
space:
mode:
authorRobin Rosenberg <robin.rosenberg.lists@dewire.com>2007-07-25 00:56:20 +0200
committerJunio C Hamano <gitster@pobox.com>2007-07-24 17:28:10 -0700
commitf836f1ae9b1535d6a1aeb4a0e8a33d65edaf9ff8 (patch)
tree6aefe8ea87819de6c0f7842b4878a71c57faeba0 /remote.h
parent1843d8d545de0e94dc4c7d3c9125fb47a99962c4 (diff)
downloadgit-f836f1ae9b1535d6a1aeb4a0e8a33d65edaf9ff8.tar.gz
git-f836f1ae9b1535d6a1aeb4a0e8a33d65edaf9ff8.tar.xz
cvsexportcommit: avoid racy CVS problem.
If git cvsexportcommit is executed fast enough in sequence, the CVS timestamps could end up being the same. CVS tries to fix this by sleeping until the CPU clock changes seconds. Unfortunately, the CPU clock and the file system clock are not necessarily the same, so the timestamps could be the same anyway. When that happens CVS may not recognize changed files and cvs will forget to commit some files. Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'remote.h')
0 files changed, 0 insertions, 0 deletions