# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#2 | 24203 | Adam Morriss | Moving files to 'amo' | ||
#1 | 18478 | Adam Morriss |
A couple of bash scripts to carry out basic checks. Both are functional, though need further checks and measures, and neither have been tested to destruction. 'working-autolabel' attempts to produce a list of automatic labels corresponding to a (currently hard-coded) depot path. 'findchange' searches the description of changes related to a specified path for a provided string, and lists the change number for those that match. This needs further error checking, and the ability to search pending changes (which won't work if you provide a path). Would be good to check that the depot path exists too. |