[p4] Changelist new requirement
Hanen Ben Rhouma
hanen105 at gmail.com
Fri Oct 16 02:36:35 PDT 2009
Hello,
I'm getting a problem when trying to use either P4 API or P4Java jars into
my java application: My requirement is to
get list of changes related to each node of the perforce depot tree (just
like what P4 desktop GUI does) but when I
call *com.perforce.api.Change.getChanges(env, path)* or
*com.tek42.perforce.parse.Changes.getChangelists(path, lastChange,
limit)*the result it shows is the changeList of all the children of
that node means
if I ask for *//depot/** as path it will display every change in the whole
depot while am just asking for the top level files changes. Is that
possible?
Thanks in advance,
Hanen
More information about the perforce-user
mailing list