New submission from Nikolas Coukouma <[EMAIL PROTECTED]>:

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.

----------
messages: 1145
nosy: EricKow, atrus, droundy, tommy
status: unread
title: darcs dist support for tarballs in other directories

____________________________________
Darcs issue tracker <[EMAIL PROTECTED]>
<http://bugs.darcs.net/issue323>
____________________________________

_______________________________________________
darcs-devel mailing list
[email protected]
http://www.abridgegame.org/cgi-bin/mailman/listinfo/darcs-devel

Reply via email to