Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Added IsWorkstationLocked and FinalPathNameByHandle, two command-line utilities. IsWorkstationLocked reports whether the workstation is locked, or waits for the given status. FinalPathNameByHandle shows the final pathname of the given path; i.e. after resolving all junctions and symbolic links. |
---|---|
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
40b1957fe892c98066eaec8eb6b4cce0 |
User & Date: | Martijn 2013-11-26 18:53:30 |
Context
2014-01-03
| ||
09:09 | Pulled help text of IsWorkstationLocked to external file, to be included as resource and loaded from there. This also allows direct inclusion in the Fossil project website. check-in: d93ac4d237 user: Martijn tags: trunk | |
2013-11-26
| ||
18:53 | Added IsWorkstationLocked and FinalPathNameByHandle, two command-line utilities. IsWorkstationLocked reports whether the workstation is locked, or waits for the given status. FinalPathNameByHandle shows the final pathname of the given path; i.e. after resolving all junctions and symbolic links. check-in: 40b1957fe8 user: Martijn tags: trunk | |
18:49 | initial empty check-in check-in: 53649ff619 user: Martijn tags: trunk | |
Changes
Added src/FinalPathNameByHandle.dpr.
Added src/FinalPathNameByHandle.dproj.
Added src/FinalPathNameByHandle.res.
Added src/IsWorkstationLocked.dpr.
Added src/IsWorkstationLocked.dproj.
Added src/IsWorkstationLocked.res.
Added src/McTools.groupproj.