Re: History in subversion
From: Johan Corveleyn <jcorvel_at_gmail.com>
Date: Wed, 12 Jun 2013 23:39:30 +0200
On Wed, Jun 12, 2013 at 10:45 PM, Les Mikesell <lesmikesell_at_gmail.com> wrote:
Or 'svn diff --old=^/branches/branch1 --new=^/branches/branch2'
(The ^/ syntax is shorthand for the repository root, when your current
In 1.8 you'll no longer need the --old / --new options for comparing
svn diff ^/branches/branch1 ^/branches/branch2
-- JohanReceived on 2013-06-12 23:40:21 CEST |
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.