savannah-hackers-public
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Savannah-hackers-public] Savannah recovery TODO


From: Sylvain Beucler
Subject: Re: [Savannah-hackers-public] Savannah recovery TODO
Date: Thu, 4 Jun 2009 08:56:52 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

On Wed, Jun 03, 2009 at 05:29:21PM -0500, Karl Berry wrote:
>     The plan is to re-checkout everything from May 27th (which Ward is
>     currently doing) and then provide a diff for projects to recommit.
> 
> If you're going to go the trouble of creating the diff, then why not
> apply it, instead of making every individual admin apply it?

I can do the former without thinking:
for i in *; do diff -ru /someotherplace/$i $i > $i.diff; done

The latter is more complicated (faking commits, handling deletions,
etc.), is altering data (so there's risk) and maybe people want to
reproduce commits a bit more nicely.

-- 
Sylvain




reply via email to

[Prev in Thread] Current Thread [Next in Thread]