Ticket #53 (closed defect: fixed)
Fix working copy symlinks within exports
| Reported by: | blee | Owned by: | confman-developers@… |
|---|---|---|---|
| Priority: | blocker | Milestone: | confman-1.9.2 |
| Component: | confexport | Version: | 1.9.1b |
| Keywords: | Cc: |
Description
Working copy symlinks currently do not work in exports generated by confexport. tar probably needs -L passed to it to make this work.
Change History
Note: See
TracTickets for help on using
tickets.

(In [406]) Passing "-h" to tar to follow symlinks in the module and recipe export
style cases. Note that "-L" is limited to bsdtar, but "-h" seems to mean
the same thing for both bsdtar and gnutar.
Leaving ticket open until this fix is merged into 1.9 branch.
See #53