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

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

Re: [Gnu-arch-users] Issues with log-for-merge


From: Aaron Bentley
Subject: Re: [Gnu-arch-users] Issues with log-for-merge
Date: Mon, 12 Jul 2004 11:13:28 -0400
User-agent: Mozilla Thunderbird 0.5 (X11/20040309)

Aaron Bentley wrote:
However, even that has deficiencies, because it doesn't account for the fact that logs may be removed. To continue with the example:

$ tla commit -s "merged up to patch-28"
$ tla replay --reverse address@hidden/tla--devo--1.3--patch-28
$ tla commit -s "removed patch-28"
$ tla replay address@hidden/tla--devo--1.3--patch-28
$ tla log-for-merge
[ no output ]

This is because there's no removed-patches header-- log-for-merge can't tell that patch-28 is newly added, because it can't tell that it was ever removed.

$ tla cat-log patch-4
...
Removed-patches: address@hidden/tla--devo--1.3--patch-28

Err.....

I guess Removed-patches *does* exist, but is ignored?

Aaron

--
Aaron Bentley
Director of Technology
Panometrics, Inc.




reply via email to

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