[p4] checking new clients
Steve Karrer
stevek at apple.com
Thu Oct 26 17:21:28 PDT 2000
I've written a script that checks that new clients follow a
set of recommendations (for location, name, etc.). I was
using the date returned in the 'p4 clients' line to determine
which clients are new. Turns out this date reflects the
last time a client was modified (depot added or whatever).
Is there some way to tap into the actual creation date for
the clients?
The one thing I've thought about doing is to keep my own list
of clients and check against that list for new clients. I
hope I don't have to resort to that.
Thanks, Steve
More information about the perforce-user
mailing list