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

RE: How to find which files were deleted?

From: Ray Johnson <Rayj_at_ingenio.com>
Date: 2004-06-30 17:59:06 CEST

Thanks for the suggestion. We will test it out a bit. However, that
format seems a bit cumbersome as well. As you would have to keep track
up multiple adds and deletes. Say for example between to revs someone
deletes a stored procedure and changes there mind and adds it back in.
We couldn't just look for a delete because by the end of the rev it may
exist again.

Is some thin like GNU diff's --brief option a current feature request
for the "svn diff" command? If so, is it something we might see in
version 1.1?

Ray

-----Original Message-----
From: Garrett Rooney [mailto:rooneg@gmail.com]
Sent: Tuesday, June 29, 2004 6:57 PM
To: Ray Johnson
Cc: users@subversion.tigris.org
Subject: Re: How to find which files were deleted?

> Perhaps there is another way to do this?

How about parsing the output of 'svn log -v -q -r OLDREV:NEWREV'?

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 30 18:17:24 2004

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.