Re: tags compare
From: Ryan Schmidt <subversion-2005_at_ryandesign.com>
Date: 2005-10-17 16:56:25 CEST
On Oct 17, 2005, at 16:34, Nicola.napi wrote:
> How can I compare two tags in SVN Repository, for example to compare
svn diff $REPO/project/tags/REL-1.0.0 $REPO/project/tags/REL-2.0.0
> I would like a tree view with file added, file removed, file
I'm not sure, but if there is, you can invoke it as an alternate diff
svn diff --diff-cmd mytreediffviewer \
---------------------------------------------------------------------
|
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.