2 messages in com.perforce.perforce-user[p4] Moving a changelist to another c...
FromSent OnAttachments
Erik Purins27 Sep 2004 12:35 
Grills, Jeff27 Sep 2004 13:22 
Subject:[p4] Moving a changelist to another client
From:Grills, Jeff (jgri@soe.sony.com)
Date:09/27/2004 01:22:15 PM
List:com.perforce.perforce-user

P4win can't do this. I have written a utility to do this, called p4tar. In windows, this requires cygwin to be installed (for tar and optionally gzip), as well as ActiveState perl (I've had some issues with the cygwin perl I've never spent the time to figure out). It's available on the public perforce depot in //guest/jeff_grills/p4tar.

http://public.perforce.com:8080/@md=d&cd=//guest/jeff_grills/&ra=s&c=1sC @//guest/jeff_grills/p4tar/?ac=83

j

-----Original Message----- From: perf@perforce.com [mailto:perforce-user-admin at perforce.com] On Behalf Of Erik Purins Sent: Monday, September 27, 2004 2:36 PM To: perforce-user at perforce.com Subject: [p4] Moving a changelist to another client

Hey all,

I have a user who wants to preserve an open change with edited files, but move it out of his working clientspec to another one. Is there a good way to do this already with p4win?