RE: Changelist Support
From: Eric Desjardins <eric.desjardins_at_ubisoft.com>
Date: Wed, 6 Feb 2008 17:31:02 -0500
Sure,
Changelist: An atomic change transaction in Perforce. The changes specified in the changelist are not stored in the depot until the changelist is submitted to the depot.
Basically, you can move changed files into an entity on the server that is called a changelist which is a list of changed file that remains local until you submit.
Then you can submit you entire changelist. It is either totally accepted or rejected if it conflicts.
You can work on multiple changelist at a time (on a same checkout) and can submit work by using changelist.
From perforce help: http://www.perforce.com/perforce/doc.073/manuals/p4guide/04_files.html#10590
I find it logical to work by changelist which is a way of organising your work that is very convenient.
Eric
-----Message d'origine-----
On Feb 6, 2008, at 08:06, Eric Desjardins wrote:
> I found subversion great but I wonder why you don't have "perforce
For those of us like myself who have never used perforce, perhaps you
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.