[p4] cvs2p4 help?
William Deegan
bdbaddog at gmail.com
Mon May 7 10:17:09 PDT 2007
Greetings,
I'm getting the following message when running cvs2p4
dochanges> /bin/mkdir -p /data/xyz/convdir/p4root/depot/XYZIMPORT
dochanges> /bin/cp -rp "/data/xyz/cvs/cvstree/xyztree"
"/data/xyz/convdir/p4root/depot/XYZIMPORT/xyztree"
dochanges> /usr/bin/find
"/data/xyz/convdir/p4root/depot/XYZIMPORT/xyztree" -type f
-print0 | /usr/bin/xargs -0 /bin/chmod a-w
========== change group 1
already have //import/xyz/Imakefile on add at bin/dochanges line
140, <CHGS> line 376.
*** dochanges FAILED
Command exited with non-zero status 1
I think Imakefile is likely the first file to be added/imported.
Anyone else run into similar issues?
-Bill
More information about the perforce-user
mailing list