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

Re: Feature Request: abilty to commit specific chunks of a file in a revision

From: John Peacock <jpeacock_at_rowman.com>
Date: 2005-10-20 04:18:49 CEST

Matt Brown wrote:
> The feature that I would like is the ability to isolate a chunk or
> chunks off the diff between a working copy and the repository and commit
> those chunks separately to other chunks in the file.

SVK has this now (it's a feature borrowed from one of the other VCS systems, but
I don't remember which).

$ svk help smerge

NAME

    smerge - Automatically merge all changes between branches

SYNOPSIS

     smerge DEPOTPATH [PATH]
     smerge DEPOTPATH1 DEPOTPATH2
     smerge [--to|--from] [PATH]

OPTIONS

     -I [--incremental] : apply each change individually
...

HTH

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4720 Boston Way
Lanham, MD 20706
301-459-3366 x.5010
fax 301-429-5747
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 20 04:19:13 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.