[p4] P4Api - Submit problem
Filip Gruszczyński
gruszczy at gmail.com
Tue Aug 26 07:51:13 PDT 2008
It works great! Thanks for your help, it really saved me a lot of work :)
2008/8/26 Robert Cowham <robert at vizim.com>:> Hi Filip>>> So if I do:>>>> argv[0] = "-o">> client.SetArg(1, argv)>> client.Run("change")>>>> argv[0] = "-i">> client.SetArg(1, argv)>> client.Run("submit")>>> (i don't remeber precise commands, don't have the sourcei in>> front of my eyes)>>>> it will work? Just like that?>> Well sort of - the key issue is that you need to implement OutputStat and> InputData and set things up between those two calls.>> I have a (C++) wrapper around the P4API which makes life a little simpler -> plan to check in the public depot soonish...>> Robert>>
-- Filip Gruszczyński
More information about the perforce-user
mailing list