[p4] Question on submit

Ivey, William william_ivey at bmc.com
Mon Feb 26 08:59:54 PST 2007


> -----Original Message-----
> From: perforce-user-bounces at perforce.com
> [mailto:perforce-user-bounces at perforce.com]On Behalf Of Eramo, Mark
> 
> Hello,
> 
>    I am new to perforce and I am in the middle of trying to convert my
> Ant build scripts from using Vss to using Perforce. 
> 
> One question I had that maybe someone can help with...
> 
> During the build script, a vss check-in target is called 
> multiple times
> as we recursively go through a project and check property files in.
> 
> So I do not have to apply major changes to the build scripts 
> now, is it
> possible to queue up multiple files, like add them to the 
> change list as
> I encounter them then submit that change list at the end of the build
> process? (not sure if you can only build the change list once 
> or if you
> can append to it)

Yes, you can append to the changelist. You can also remove from it
(revert) and move files from one changelist to another assuming you
have created numbered changelists in addition to your default
changelist.

Until it's submitted, it's a dynamic record of activitiy in your
workspace.

-Wm 



More information about the perforce-user mailing list