[darcs-devel] [darcs #193] darcs dist should not package my 'boringfile'

via RT bugs at darcs.net
Thu Jan 27 01:52:20 PST 2005


Thu Jan 27 04:52:19 2005: New ticket: 193.
Transaction: Ticket created by guest
       Queue: Darcs
     Subject: darcs dist should not package my 'boringfile'
       Owner: Nobody
  Requestors: zander at kde.org
      Status: new
 Ticket <URL: http://bugs.darcs.net/.//Ticket/Display.html?id=193 >

In a repo where I have a personal boring file I do not expect that 
file to be in the resulting tarball of a darcs dist, even though it is 
technically an 'added file'. 
 
To reproduce: 
mkdir a 
cd a 
darcs init 
echo "foo" > myBoringFiles 
darcs add myBoringFiles 
darcs setpref boringfile myBoringFiles 
darcs record -am "foo" 
darcs dist 
 
results in a tarball with (among others) the file myBoringFIles. 




More information about the darcs-devel mailing list