You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Sebastien LEDUC <se...@st.com> on 2006/10/19 15:19:36 UTC

comparing two branches

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