Vitaliy
Vitaliy

Reputation: 718

p4 reconcile returns error

When running "p4 reconcile" command.

It returns following error:

Client doesn't have necessary support for reconcile.

What it means? p4v can do reconcile on the same PC.

Upvotes: 2

Views: 2504

Answers (1)

JasonD
JasonD

Reputation: 16582

P4 reconcile requires at least version 2012.1.

Taken from the Perforce Blog:

The 2012.1 release of Perforce is just about to be released for beta. It's loaded with great new features. One is the p4 reconcile command, with its fraternal twin, p4 status.

Upvotes: 5

Related Questions