You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Bob Hiestand <bo...@gmail.com> on 2007/03/05 19:52:35 UTC

Re: diff -r BASE:HEAD and switched subdirectories?

On 2/28/07, Rory McCann <ro...@netsoc.ucd.ie> wrote:

> I'm having trouble with svn diff on directories that I've 'switch'ed.

[...]

> $ svn diff -rBASE:HEAD
> Index: c/file1
> ===================================================================
> --- c/file1     (revision 9)
> +++ c/file1     (working copy)
> @@ -1 +0,0 @@
> -test c/file1
> Index: c/file2
> ===================================================================
> --- c/file2     (revision 9)
> +++ c/file2     (working copy)
> @@ -1 +0,0 @@
> -this is file 2

Rory,

I see the same behavior.  Can you solve your problem with externals?

Thank you,

bob

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org