darcs

Issue 323 darcs dist support for tarballs in other directories

Title darcs dist support for tarballs in other directories
Priority wishlist Status resolved
Milestone Resolved in
Superseder Nosy List atrus, darcs-devel, dmitry.kurochkin, kowey, thorkilnaur, tommy
Assigned To
Topics

Created on 2006-10-24.22:49:41 by atrus, last changed 2009-08-27.13:50:33 by admin.

Messages
msg1145 (view) Author: atrus Date: 2006-10-24.22:49:36
It would be nice if darcs dist allowed the creation of tarballs
elsewhere.  The current behavior is just broken; it creates a gzipped
file containing an error message from tar. Example:
darcs dist -d ../foo
Created dist as ../foo.tar.gz

This exits successfully , but the supposed tar file contains
tar: foo: Cannot stat: No such file or directory
(binary junk)
tar: Error exit delayed from previous errors

I know this isn't the currently intended use, thanks to help:
-d DISTNAME  --dist-name=DISTNAME  name of version
but the feature would be nice, or at least the error handled.
msg1953 (view) Author: kowey Date: 2007-07-31.18:05:58
Resolved in darcs 1.0.9 with

Thu Oct 26 05:55:35 CEST 2006  Wim Lewis <wiml@hhhh.org>
  * Tidy filenames before invoking tar 
  Only use the last path component of --dist-name for the distribution
  name; the rest is still used when creating the final tar file. (issue323)

Thanks!
History
Date User Action Args
2006-10-24 22:49:41atruscreate
2006-11-17 11:13:16tommysetstatus: unread -> resolved-in-unstable
nosy: droundy, tommy, kowey, atrus
2007-07-31 18:06:01koweysetstatus: resolved-in-unstable -> resolved
nosy: + beschmi
messages: + msg1953
2009-08-06 17:37:44adminsetnosy: + markstos, jast, Serware, dmitry.kurochkin, darcs-devel, zooko, dagit, mornfall, simon, thorkilnaur, - droundy, atrus
2009-08-06 20:34:29adminsetnosy: - beschmi
2009-08-10 21:57:53adminsetnosy: + atrus, - markstos, darcs-devel, zooko, jast, dagit, Serware, mornfall
2009-08-25 17:51:25adminsetnosy: + darcs-devel, - simon
2009-08-27 13:50:33adminsetnosy: tommy, kowey, darcs-devel, atrus, thorkilnaur, dmitry.kurochkin