darcs

Issue 905 record fails on sshfs (sshfs has no atomic_create)

Title record fails on sshfs (sshfs has no atomic_create)
Priority bug Status duplicate
Milestone Resolved in
Superseder record fails on sshfs (sshfs has no atomic_create)
View: 904
Nosy List darcs-devel, dmitry.kurochkin, kowey, thorkilnaur, tommy, twb
Assigned To
Topics

Created on 2008-06-05.03:20:03 by twb, last changed 2009-08-27.14:00:27 by admin.

Files
File name Uploaded Type Edit Remove
typescript twb, 2008-06-05.03:20:00 text/plain
Messages
msg4954 (view) Author: twb Date: 2008-06-05.03:20:00
darcs record fails on sshfs filesystems because sshfs does not (and
cannot, due to limitations of the underlying protocol, SFTP) implement
the atomic_create operation.  The attached transcript demonstrates the
failure.  For reference, I have also included analogous transcripts of
mercurial (hg) and git; the former works, the latter fails without
much explanation.

If it can be done easily and simply, I would like darcs to fall back
to whatever method hg uses (assuming it's safe) when atomic_create
isn't available.
Attachments
History
Date User Action Args
2008-06-05 03:20:03twbcreate
2008-06-05 07:02:05koweysetpriority: bug
status: unread -> duplicate
superseder: + record fails on sshfs (sshfs has no atomic_create)
nosy: tommy, beschmi, dagit, twb
2009-08-06 21:07:16adminsetnosy: + dmitry.kurochkin, simon, kowey, thorkilnaur, - beschmi
2009-08-11 00:16:26adminsetnosy: - dagit
2009-08-25 18:12:05adminsetnosy: + darcs-devel, - simon
2009-08-27 14:00:27adminsetnosy: tommy, kowey, darcs-devel, twb, thorkilnaur, dmitry.kurochkin