ok, now the connect works, but I get this error:
Code:
$ p4 -u public -P public1234 -c public-view sync -f //depot/zcs/GNR-606/... -d .
//depot/zcs/GNR-606/Ajax/WebRoot/examples/xforms_test/XForm doc.html#1 - refreshing /home/public/p4/zcs/GNR-606/Ajax/WebRoot/examples/xforms_test/XForm doc.html
can't create directory for /home/public/p4/zcs/GNR-606/Ajax/WebRoot/examples/xforms_test/XForm doc.html
mkdir: /home/public: Permission denied
I understand it's fetching in /home/public instead in CWD...
I "fixed" by creating that dir, but either the wiki or the command needs fixes.
On a side note, I see that 606 is almost production stable, given those remaining bugs. is it "safe" to upgrade to a 606 compiled using that wiki?
thanks