5 messages in com.perforce.perforce-userAutomate Label process
FromSent OnAttachments
Char...@7thstreet.com28 Apr 1999 11:26 
RJac...@symantec.comRJackson28 Apr 1999 13:31 
Dave...@vignette.com28 Apr 1999 14:21 
Chri...@wrq.com28 Apr 1999 14:24 
Dave...@vignette.com28 Apr 1999 14:50 
Subject:Automate Label process
From:Dave...@vignette.com (Dave@vignette.com)
Date:04/28/1999 02:21:43 PM
List:com.perforce.perforce-user

X-Sender: cruble at mail.7thstreet.com

> X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) > Date: Wed, 28 Apr 1999 12:26:54 -0600 > From: Charlie Ruble <charlie at 7thstreet.com> > Mime-Version: 1.0 > Content-Type: text/plain; charset="us-ascii" > Precedence: list > Errors-To: listman at perforce.com > X-Sequence: 2271 > > Does anyone know of a way to automate the process of creating a new label > and syncing (Replace files in label with client files) to a certain client > on a daily basis? >

I have a perl script to create a new label based on the current state of a client. You would probably want to remove some of the functionality (it offers to save the client's specification in perforce).

it's very convenient, p4label clientname labelname

and the next thing, you're entering the label contents.

dave