darcs

Issue 902 Hard links in source tarball are mildly annoying

Title Hard links in source tarball are mildly annoying
Priority wishlist Status duplicate
Milestone Resolved in
Superseder C-c to get lazy repository yields error message
View: 901
Nosy List darcs-devel, dmitry.kurochkin, kowey, thorkilnaur, tommy, twb
Assigned To
Topics

Created on 2008-06-05.03:05:31 by twb, last changed 2009-08-27.14:00:29 by admin.

Messages
msg4951 (view) Author: twb Date: 2008-06-05.03:05:28
sshfs doesn't support hard links.  This means that the source tarball
cannot be safely extracted on sshfs filesystems.  Is there any reason
to have these hard links in the source tarball?  The files in question
get re-compiled at build time anyway (when TeX is installed).

$ grep $PWD /proc/mounts
fs:Desktop/darcs /home/twb/Desktop/darcs fuse.sshfs rw,nosuid,nodev,user_id=1187,group_id=2000,max_read=65536 0 0
$ tar zxf darcs-2.0.1rc1.tar.gz
tar: darcs-2.0.1rc1/doc/manual/img6.png: Cannot hard link to `darcs-2.0.1rc1/doc/manual/img4.png': Function not implemented
tar: darcs-2.0.1rc1/doc/manual/index.html: Cannot hard link to `darcs-2.0.1rc1/doc/manual/darcs.html': Function not implemented
History
Date User Action Args
2008-06-05 03:05:31twbcreate
2008-06-05 07:02:21koweysetpriority: wishlist
status: unread -> duplicate
superseder: + C-c to get lazy repository yields error message
nosy: tommy, beschmi, dagit, twb
2009-08-06 21:07:07adminsetnosy: + dmitry.kurochkin, simon, kowey, thorkilnaur, - beschmi
2009-08-11 00:16:19adminsetnosy: - dagit
2009-08-25 18:12:02adminsetnosy: + darcs-devel, - simon
2009-08-27 14:00:29adminsetnosy: tommy, kowey, darcs-devel, twb, thorkilnaur, dmitry.kurochkin