Re: [p4] Reconcile seems to need to have something added in order to work ?
daveg <[email protected]>
| Newsgroups | gmane.comp.version-control.perforce |
|---|---|
| Message-ID | <[email protected]> |
Posted on behalf of forum user 'daveg'.
I think I may be able to answer my own question....
$p4->SetCwd("${ENV{WAREA}}/src");
$p4->SetClient($client);
$client = $p4->GetClient();
print "client: $client \n";
$p4->Connect()
or die "-F- Failed to p4->Connect to client
\"$client\"\n";
If I scope the thing with SetCwd first, then it seems to behave.
Am I on the right track ?
--
Please click here to see the post in its original format:
http://forums.perforce.com/index.php?/topic/5598-reconcile-seems-to-need-to-have-something-added-in-order-to-work
_______________________________________________
perforce-user mailing list - [email protected]
http://maillist.perforce.com/mailman/listinfo/perforce-user