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

comparing two branches

From: Sebastien LEDUC <sebastien.leduc_at_st.com>
Date: 2006-10-19 17:19:36 CEST

Hi,
I know that this question has been asked several times but I cant find
it in the archive.
Is there any way to get a status diff between 2 URLs?
something that would give:

svn diff URL1 URL2
M file1
A dir/file2
D dir/file3
...

For the moment the only way I found to get this kind of info is to use
"svn merge --dry-run URL1 URL2"

Thanks in advance
Sebastien

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Oct 19 17:21:04 2006

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.