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

Re: Subversion equivalent of CVS' Attic?

From: Nico Kadel-Garcia <nkadel_at_comcast.net>
Date: 2006-07-06 06:00:48 CEST

----- 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

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.