In the SVN Repository view (probably on the SVN Repository Exploring perspective, unless you've changed it), CTRL-select both branches, right click, select "compare".
I don't know that SVNAnt supports the diff command - I've never had need to use it in an automation scenario. You could certainly shell out to the command line tool though, if you needed to. cheers, barneyb On Mon, Nov 24, 2008 at 9:59 AM, Andy Matthews <[EMAIL PROTECTED]> wrote: > My company is considering a more regimented branching system to maintain > code integrity. As part of this, we'd like to be able to see a list of files > which are different from branch to branch (or trunk). I found the svn diff > command, but I'm unsure how I might use this from within the subclipse or > ANT environments. Can anyone enlighten me? > > > > svn diff http://foo.com/branches/dev http://foo.com/trunk > > > > > > andy matthews > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:315827 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

