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

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

Re: [Gnu-arch-users] Re: Linus Torvalds <address@hidden> Re: log-buf-len


From: Tom Lord
Subject: Re: [Gnu-arch-users] Re: Linus Torvalds <address@hidden> Re: log-buf-len dynamic
Date: Thu, 2 Oct 2003 09:41:57 -0700 (PDT)

    > From: Miles Bader <address@hidden>

    > On Thu, Oct 02, 2003 at 09:05:34AM -0700, Tom Lord wrote:

    > > I was thinking of something more stand-alone that, for example, accepts 
a
    > > diff(1) patch on stdin and generates a changeset.  [....]

    > Er, how about:

    >    #!/bin/sh
    >    # Usage: foo NEW_CHANGE_SET
    >    # takes patch on stdin
    >    patch -p1
    >    tla-update-ids
    >    tla undo -o "$1"

    > :-'

I was going to say "why does this have to involve a tree" but no,
that's right, otherwise computing the inventory ids is a pain.

-t





reply via email to

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