[replying to an old mesage]
On Thu, 05 Aug 2010, Arpad Ilia wrote:
> > Is it possible to diff a working copy against code in another branch (trunk
> > in this case)? Or is it expected to checkout trunk and use a diff utility
> > every time?
>
> As far as I know you can only diff two working copi
On Wed, Aug 4, 2010 at 9:09 PM, Mark _ wrote:
> Hi all,
>
> I have a system where there is a "trunk" and a branch called "branchX". I
> have checked out branchX and merged the trunk code into branchX on my
> working copy. I am trying to diff my working copy against trunk like so:
> svn di
> Hi all,
>
> I have a system where there is a "trunk" and a branch called "branchX". I
> have checked out branchX and merged the trunk code into branchX on my
> working copy. I am trying to diff my working copy against trunk like so:
> svn diff --old=http://path-to-dir/myDirectory --new=myDirec