Issue953

Title Wish for auto-generated "darcs changes >ChangeLog" in darcs dist
Priority wishlist Status duplicate
Superseder wish: auto-generated "darcs changes >ChangeLog" in darcs dist
View: 952
Nosy List 440345-forwarded, ajk, beschmi, dagit, tommy, twb
Assigned To Topics

Created on 2008-07-05.09:47:36 by twb, last changed 2008-07-08.10:32:03 by kowey.

Messages
msg5189 (view) Author: twb Date: 2008-07-05.09:47:32
Below is a bug report from a Debian user.  The associated Debian BTS
ticket is http://bugs.debian.org/440345.  Please ensure that
440345@bugs.debian.org remains in the nosy list for this roundup
ticket.

On Fri, Aug 31, 2007 at 09:33:27PM +0300, Antti-Juhani Kaijanaho wrote:
> It would be nice if it were possible to generate a ChangeLog for
> tarball distribution by including "darcs changes > ChangeLog" in the
> predist pref.  This is not currently possible:
>
> $ darcs setpref predist "darcs changes > ChangeLog"
> Changing value of predist from '' to 'darcs changes > ChangeLog'
> $ darcs dist
> darcs failed:  Not a repository
> Created dist as /home/ajk/src/darcs-monitor/darcs-monitor.tar.gz
> $
>
> There is a related upstream bug report asking for the ability to
> have darcs dist generate a manifest; I cannot currently look it up
> as bugs.darcs.net is not responding for me.  However, the upstream
> report suggests a workaround which does not appeal to me, as it
> requires the tarball generating human to do something more than just
> "darcs dist".
>
> The upstream report logs include the suggestion of having darcs dist
> export the repository path in the predist command's environment.  I
> find that a good idea.

Browse related patches: unstable | stable

History
Date User Action Args
2008-07-08 10:32:03koweysetpriority: wishlist
status: unread -> duplicate
superseder: + wish: auto-generated "darcs changes >ChangeLog" in darcs dist
nosy: + ajk, 440345-forwarded, - ajk, 440345-forwarded
2008-07-05 09:47:36twbcreate