Hugs' build system

Sven Panne sven.panne at aedion.de
Mon Mar 26 11:18:08 EDT 2007


On Sunday 25 March 2007 19:26, Ross Paterson wrote:
> One little glitch: several files that are executable in the CVS version
> aren't in the darcs repo (list with: find -type f -perm -0111).

Hmmm, darcs doesn't seem to handle any kind of meta data:

http://darcs.net/DarcsWiki/FrequentlyAskedQuestions#head-f6690ca8f72ee57532b9cf5e74147ae92f0be62a

Experimenting with a local repo, it looks like everything is created 0666 
(modulo umask), so I can fix this in the darcs repo, but this won't have any 
effect on checkouts. GHC's darcs-all suffers from this, too, and nhc98 comes 
with a 'start' script (which we should probably add, too).

Cheers,
   S.


More information about the Cvs-hugs mailing list