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

Re: Understanding copying/replacing

From: <kfogel_at_collab.net>
Date: 2004-01-16 21:00:23 CET

"Gareth Lennox" <gareth@dwakn.com> writes:
> As far as I understand it (correct me if I am wrong, anyone), when you
> perform a merge, subversion only merges changes that have ocurred in the
> revisions you specify, it does not merge files that have not changed in
> those revisions. You can do this for entire directories at once as well.

Correct.

"merging a file" doesn't actually mean anything in Subversion. You
can only merge changes from one place to another. (A change might be
the addition or deletion of a file, of course...).

The typical use case is to merge an entire change (i.e., r8330) from
one branch to another.

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 16 21:56:21 2004

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.