Thats right !!!
I thought the c argument was about a local dir.
Now I've executed the instructions as explained at the wiki:
Quote:
export P4PORT=codes.zimbra.com:2666
mkdir -p /home/public/p4
chown -R :users /home/public
chmod -R g+w /home/public
chmod -R o+w /home/public
./p4 -u public -P public1234 -c public-view sync -f //depot/zcs/HELIX
|
but i got that warning messge:
//depot/zcs/HELIX - no such file(s).
I've tried with //depot/zcs/HELIX-700 or //depot/zcs/HELIX-701 but i got the same result.
Could someone tell me what I'm doing wrong.
And, I don't understand why I've to create a directori called /home/public/p4.
Thanks in advance.
Ricard