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

Re: svn diff against a missing file

From: Ryan Schmidt <subversion-2008a_at_ryandesign.com>
Date: Thu, 14 Feb 2008 16:06:32 -0600

On Feb 14, 2008, at 15:37, Robert Dodier wrote:

> I've erased (by rm) a file from a local svn sandbox.
> I'd like to make a diff which indicates that the file was erased.
> I notice that svn diff seems to entirely ignore that file,
> and I don't see an option to make svn diff pay attention.
> How can I make a diff which indicates the file was erased?
>
> FWIW I do not (and cannot) have write permission on the svn repo.

svn rm thefile
svn diff thefile

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-14 23:06:57 CET

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.