Ticket #46 (closed defect: fixed)

Opened 8 years ago

Last modified 7 years ago

Fix the permissions when building a release tarball

Reported by: phil Owned by: phil
Priority: high Milestone: net6 1.1.0
Component: net6 Version:
Severity: normal Keywords:
Cc: 2005a@… Launchpad Bug:

Description

darcs messes with the permissions when one checks out a working copy from the repository as it does not preserve them at all. We should try to regain the correct executable bits on the files before building a tarball which gets distributed to other parties. Mostly it should not be a problem but some might depend on calling a script directly without prefixing it with /bin/sh. This affects all components, but it is filed against net6 as this should be the next thing to be released.

Change History

Changed 8 years ago by phil

Probably we need a release script anyway which could fix those things before actually building the tarball.

Changed 8 years ago by anonymous

  • cc 2005a@… added

Changed 8 years ago by libobby

  • status changed from new to closed
  • resolution set to fixed

(In [100]) /net6: changeset Fix the permissions when building the tarball [fixes #46] Original author: Philipp Kern <phil@…> Date: 2005-06-16 19:34:54

Note: See TracTickets for help on using tickets.