# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#2 | 28901 | marc_tooley | "" | ||
#1 | 5835 | marc_tooley | VCP branch to prep for incoming bugfixes for the Source/svn.pm module. | ||
//guest/perforce_software/revml/t/00utils_p4.t | |||||
#4 | 3635 | Barrie Slaymaker |
- Skip test on Win32 because P4USER in registry seems to override P4USER= in P4CONFIG |
||
#3 | 3570 | John Fetkovich |
change p4_get_settings (wrapper around 'p4 set' command) to remove parenthesized things at the end of a line which indicate where a value came from (such as a config file) |
||
#2 | 3508 | John Fetkovich |
added p4_get_settings sub to read P4... env vars/config settings |
||
#1 | 2692 | Barrie Slaymaker |
Centralize escaping of p4 label (etc) names. NOTE: I have not been able to find a description of the set of legal p4 names (namelength, character set, etc). This is purely a first attempt, if you have details on this, please let me know. |