[INSTRM-77] Allow non-versioned repository for pfsinstall Created: 17/Jan/17  Updated: 18/May/17  Resolved: 18/May/17

Status: Won't Fix
Project: Instrument control development
Component/s: ics_config
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Minor
Reporter: shimono Assignee: cloomis
Resolution: Won't Fix Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 Description   

In #0c24a28, get_version returns 'master' which does not have ':' for version specification from command line option, but get_product is noted as:
echo "${1%%:*}"
which will return null string for command line option without version attached.

Not sure which is an original idea, but allowing product without version (as master) may help developments.



 Comments   
Comment by shimono [ 17/Jan/17 ]

Considering that version (dir name) in eups will be master-g<hash> for non tagged master version, we may be better to omit non-tagged auto install??
We may need to build dir name with getting hash (git describe could not work, right?).

Comment by cloomis [ 18/May/17 ]

Only tagged versions should be "properly" installed.

Generated at Sat Feb 10 16:21:18 JST 2024 using Jira 8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b.