Opened 17 years ago

Last modified 6 months ago

#195 new enhancement

Add relative directory support to archiver

Reported by: Steven Levine Owned by:
Priority: minor Milestone: Release_3.26
Component: AddOns Version:
Keywords: Cc:

Description

The archiver needs an option to allow creating zip with relative paths. Currently all paths are relative to the root.

One way to implement this is with a Mimimize paths checkbox. FM/2 would select a working directory that minimizes the store path.

Another way is to allow the working directory to be specfied and minimize the paths based on the selection. This supports cases where the user wants a top level empty directory to be included in the zip. This directory name is typically the application name and version.

Change History (8)

comment:1 by Gregg Young, 16 years ago

Milestone: Release_3.15

comment:2 by Gregg Young, 16 years ago

Component: fm/2 baseAddOns

comment:3 by Gregg Young, 13 years ago

Milestone: Release_3.20

comment:4 by Gregg Young, 11 years ago

Milestone: Release_3.22Release_3.23

comment:5 by aschn, 11 years ago

IMO there's no need to add another option. Just change the code to start an archiver from the parent dir of a specified file object.

On OS/2 we don't have fixed paths as on Linux, where that option makes sense. On OS/2 the proposed destination directory is usually changeable.

Other archiver GUIs I know behave so.

Andreas Schnellbacher

comment:6 by Gregg Young, 10 years ago

Milestone: Release_3.23Release_3.24

Ticket retargeted after milestone closed

comment:7 by Steven Levine, 9 years ago

Milestone: Release_3.24Release_3.25

comment:8 by Gregg Young, 6 months ago

Milestone: Release_3.25Release_3.26

Ticket retargeted after milestone closed

Note: See TracTickets for help on using tickets.