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

Subversion difference engine

From: Parrish, Ken <KParrish_at_gomez.com>
Date: Wed, 3 Sep 2008 09:23:13 -0400

We use the:

 

svn status

 

command for generating a project change list after the files in a
project directory have been added, deleted and modified, but not yet
committed.

 

 

Is there a way to use difference engine in Subversion for comparing two
working directories, instead of a working directory against the
repository?

 

Is it possible to generate the output from svn status which is the
difference between any two, arbitrary Subversion URL's and revisions.
For example, in the following directory structure:

 

svn

MyProject

                        trunk

                        newversionbranch

 

Can I use the svn status command to compare: 'trunk revision 123 and
newversionbranch revision 456' ??

 

Thanks for you help.

 

Ken Parrish

Gomez, Inc.
Received on 2008-09-03 15:23:40 CEST

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.