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

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

[Gnu-arch-users] Re: tla suggestions


From: Matthieu Moy
Subject: [Gnu-arch-users] Re: tla suggestions
Date: Tue, 21 Jun 2005 00:21:33 +0200
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.4 (gnu/linux)

John A Meinel <address@hidden> writes:

> There was only one thing I didn't really understand. The first line
> in arch_recycle_library, you call:
> arch_library_add (chatter_fd, 1, arch, arch_patch_id_revision(revision),
>                  NULL, NULL, -1, 0);
>
> Isn't that saying "add the revision I am about to add"? Shouldn't it be:
> arch_library_add (chatter_fd, 1, arch, arch_patch_id_revision(prev_revision),
>                  NULL, NULL, -1, 0);

Yes. This had already been fixed in the next patch.

Sorry for loosing your time with a wrong URL :-(

> I would add a "--no-greedy-commit" and make greedy the default.

Noted. (but stays very low priority for me)

> Also, I didn't see a place where it handles the case where you *don't*
> have a greedy revision library setup, so there is no library which wants
> to receive the new changeset. It seems to assume that there will be a
> place for it.

This also should be in the last patches. However, I'm not sure how
multiple revision libraries are managed.

-- 
Matthieu




reply via email to

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