ducttape icon indicating copy to clipboard operation
ducttape copied to clipboard

Allow "disk" packages to specify their own version

Open jhclark opened this issue 12 years ago • 2 comments

Some packages with stable release cycles may be installed system-wide and have a well-established version number (e.g. SRILM). These are generally used with the disk "versioner", which does not support version numbering, but merely symlinks one directory into another. In the case of these packages, we would like to allow the version to be specified by the package rather than the versioner (e.g. "V1.3"). It's unclear how to best implement this.

jhclark avatar May 22 '12 14:05 jhclark

Please elaborate with an example of what you would like this to look like.

On Tuesday, May 22, 2012, Jonathan Clark wrote:

Some packages with stable release cycles may be installed system-wide and have a well-established version number (e.g. SRILM). These are generally used with the disk "versioner", which does not support version numbering, but merely symlinks one directory into another. In the case of these packages, we would like to allow the version to be specified by the package rather than the versioner (e.g. "V1.3"). It's unclear how to best implement this.


Reply to this email directly or view it on GitHub: https://github.com/jhclark/ducttape/issues/55

When a place gets crowded enough to require ID's, social collapse is not far away. It is time to go elsewhere. The best thing about space travel is that it made it possible to go elsewhere. -- R.A. Heinlein, "Time Enough For Love"

dowobeha avatar May 22 '12 15:05 dowobeha

Frankly, I have no idea what it should look like. I'm just noting the use case and lack of a current solution.

jhclark avatar May 22 '12 15:05 jhclark