[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Changelist Support

From: John Peacock <john.peacock_at_havurah-software.org>
Date: Wed, 06 Feb 2008 19:25:04 -0500

Eric Desjardins wrote:
> 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.

Subversion 1.5 will have support for a client-side changelist (meaning that you
cannot share a changelist across two or more checkouts). Any given file can be
in at most one changelist.

If you can't wait that long, SVK allows you to mirror a remote SVN repository,
commit your changes to a local branch and push multiple changes in an atomic
commit. It also offers superior merge handling today, without waiting for
Subversion 1.5 (which is also going to have better merge handling).

        http://svk.bestpractical.com

HTH

John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-07 01:25:06 CET

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.