----- Original Message -----
From: "David Harris" <david.harris@cpninternational.com>
To: <users@subversion.tigris.org>
Sent: Wednesday, July 05, 2006 12:56 AM
Subject: Re: Subversion equivalent of CVS' Attic?
> On Wed, 2006-05-07 at 00:52 -0400, David Harris wrote:
>> Am I missing something which provides this sort of functionality?
>> Ideally I could do something like 'svn log --show-deleted
>> https://foo/bar/baz' and/ have a list of files which were moved/deleted
>> from /bar/baz/
>
> As an addendum; ideally the revision in which the file was moved/deleted
> would be nice, as well as whether it was moved or deleted.
>
> P.S.: Please also Cc: me on replies. Thanks again.
I find the "viewvc" webtool very handy for browsing back in a directory to
find when structural changes occurred. It doesn't do precisely what you
asked, but I find it handy.
"svn diff" might be reasonably parseable to find the lists you want, but
might wind up doing something like a newtonian appriximation to find exactly
when a specific file disappeared
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 6 06:07:48 2006