# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#2 | 7372 | Sven Erik Knop |
Rollback Rename/move file(s). To folder "perforce" is needed. |
||
#1 | 7370 | Sven Erik Knop | Rename/move file(s) again - this time to the right location inside a perforce directory. | ||
//guest/sven_erik_knop/P4Pythonlib/scripts/ClientChecker.py | |||||
#1 | 7368 | Sven Erik Knop | Moved scripts to new P4Python lib directory. | ||
//guest/sven_erik_knop/scripts/ClientChecker.py | |||||
#1 | 7271 | Sven Erik Knop |
Added ClientChecker.py. A little script that inquires the server on all client workspaces and prints out list with the age of each workpace as well as the size of each workspace. This is done via "p4 sizes", which has the nice side effect of not updating the access timestamp on the workspace. Needs P4Python 2007.3 to run. |