gnu-arch-users
[Top][All Lists]
Advanced

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

[Gnu-arch-users] Re: --skip-present implemented


From: Robert Collins
Subject: [Gnu-arch-users] Re: --skip-present implemented
Date: Tue, 09 Sep 2003 21:11:50 +1000

On Tue, 2003-09-09 at 15:22, Miles Bader wrote:
> Robert Collins <address@hidden> writes:
> > > Anybody got a non-webdav mirror for this?
> > 
> > I've mailed it to you.
> 
> Thanks.  Actually, I already set up my own mirror on gnu.org (which I
> can access via ssh).  Very handy all that mirroring stuff.
> 
> I had to tweak the patch a bit to avoid conflicts with my own changes
> to replay, and notice the following bit of code:
> 
>    if (action == arch_replay_op_missing)
>     revisions = arch_whats_missing (tree_root, arch, version, skip_present);
>    else
>     revisions = arch_whats_new (tree_root, arch, version);
> 
> [The similarity between the --new and `missing' cases is a bit harder
> to miss in my version!]
> 
> Should arch_whats_new be modified in a similar way?  I think it would
> be similarly useful for that case.

Hmm, I hadn't looked at whats_new, not having used it myself.

Yes. Probably, just move my static functions into, say, patch_logs.c, or
one of the archive* files.

Then use from both whats-new and whats-missing.

Rob

-- 
GPG key available at: <http://members.aardvark.net.au/lifeless/keys.txt>.

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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