3 messages in com.perforce.perforce-user[p4] Re: Got cvs2p4 v1.3.8 to work, h...
FromSent OnAttachments
Damien McKenna21 May 2004 07:31 
Damien McKenna21 May 2004 07:49 
Williams, Kenneth (Ken) (TLR Corp)21 May 2004 08:33 
Subject:[p4] Re: Got cvs2p4 v1.3.8 to work, here's a fix
From:Damien McKenna (dmck@thelimucompany.com)
Date:05/21/2004 07:49:52 AM
List:com.perforce.perforce-user

One other change I forgot to mention was that I commented out the following lines:

# &s("$P4 client -d $P4CLIENT"); # if (! open(P4, "| $P4CMD")) # { # print "$Myname: open \"/usr/local/bin/p4 client -i\" failed: $!.\n"; # exit 1; # }

(line 711 onwards)

I did this as I was using the same client workspaces (and user account) as I do for "real" work so the script kept bombing out due to having files in 'edit' mode elsewhere.

BTW, the changes were for bin/dochanges.