[p4] cvs2p4 and multiple archives
Roger Day
roger.day at globalgraphics.com
Wed Oct 25 08:59:41 PDT 2006
I've spoken to support and lokked at the readme (doh!), modifying cvs2p4
script is a Bad Move.
Roger
At 25/10/2006 13:31:49, perforce-user-bounces at perforce.com wrote:
>I'm doing an import of efffective multiple archives. There are roughly
>4000 archives. The method that I've advocated is a post-merge of the
>archives, one at a time. However, someone has suggested modifying the
>cvs2p4 script. Is it as easy as, for example, changing this line in
>dochanges:
>
>if (! open(DBMETA, ">$DBmeta"))
>{ print "$Myname: can't open \"$DBmeta\": $!\n"; exit 1; }
>
>to
>
>if (! open(DBMETA, ">>$DBmeta"))
>{ print "$Myname: can't open \"$DBmeta\": $!\n"; exit 1; }
>
>Or are there more issues here?
>
>Roger
>_______________________________________________
>perforce-user mailing list - perforce-user at perforce.com
>http://maillist.perforce.com/mailman/listinfo/perforce-user
>
More information about the perforce-user
mailing list