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

Re: Does subversion have a simple "diff" between folders in the repository?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-06-16 18:50:57 CEST

On Jun 16, 2005, at 11:40 AM, Rule, Chris wrote:

> There really ought to be an easy way to do this, and I can't
> imagine why merge tracking would even come into play.

$ cd working-copy

$ svn merge URL-to-12-r3 URL-to-working .

Remember that 'svn merge' takes two URLs to compare -- any two URLs
at all. Read this section of the book if you want more clarification:

   http://svnbook.red-bean.com/en/1.1/ch04s03.html#svn-ch-4-sect-3.2

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 16 18:53:58 2005

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.