[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

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

From: Bob Hiestand <bob.hiestand_at_gmail.com>
Date: 2007-03-05 20:52:35 CET

On 2/28/07, Rory McCann <rory@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
Received on Mon Mar 5 20:53:04 2007

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.