Hi,
Is there a way to get the _exact_ same source code tree from Perforce repository which was used to create the official, released Zimbra versions? If I have understood correctly that it's not possible to directly define a revision on p4 command line? When I built Zimbra last time, I used this command line:
Code:
p4 -u public -P public1234 -c public-view sync -f //depot/zcs/FRANKLIN-5011/...
The resulting CentOS5 RPM packages have a larger revision number than the official Zimbra 5.0.11 release. What Zimbra version / revision am I really using? Is this the official release version regardless the revision number?