Create unified diff will create a diff for you, just probably not load it into the multi-file compare editor? Might just be an Eclipse/Subclipse version difference, but the functionality is the same.
cheers, barneyb On Mon, Nov 24, 2008 at 10:18 AM, Andy Matthews <[EMAIL PROTECTED]> wrote: > Barney... > > I've got the SVN repo explorer view open, I can select both branches, but I > don't see a "compare" command on my right click menu. I've got the > following: > > New [sub] > Show History (greyed out) > Create unified diff > Checkout > Import (greyed out) > Export (greyed out) > Rename / move (greyed out) > Branch / tag (greyed out) > Copy (greyed out) > Paste (greyed out) > Delete > Copy url (greyed out) > Properties (greyed out) > Refresh > > > -----Original Message----- > From: Barney Boisvert [mailto:[EMAIL PROTECTED] > Sent: Monday, November 24, 2008 12:12 PM > To: cf-talk > Subject: Re: SOT: SVN diff command, available from within subclipse plugin? > > 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:315829 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

