lkml.org 
[lkml]   [2005]   [Oct]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [ketchup] patch to alt urls for local trees
    On Fri, Oct 28, 2005 at 09:35:46AM -0400, Steven Rostedt wrote:
    > Hi Matt,
    >
    > Here's another patch. This one allows for local alternative url paths.
    > As you know, I use ketchup for Thomas Gleixner's ktimers. He also
    > stores his archives differently than everyone else. So I have as
    > my .ketchuprc the following.
    >
    > local_trees = {
    > '2.6-kt': (latest_dir,
    > "http://www.tglx.de/projects/ktimers/patch-%(full)s.patch",
    > r'patch-(2.6.*?)',
    > 0, "Thomas Gleixner's ktimers."),
    > '2.6-kthrt': (latest_dir,
    > "http://www.tglx.de/projects/ktimers/patch-%(full)s.patch",
    > r'patch-(2.6.*?)',
    > 0, "Thomas Gleixner's ktimers and HRT patches.")
    > }
    >
    > local_alturls = {
    > '/ktimers/' : "/ktimers/archive/"
    > }

    Hmm. I think I'd prefer to generalize this by adding another field to
    the tree array. Care to take a stab at it?

    --
    Mathematics is the supreme nostalgia of our time.
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2005-10-28 19:08    [W:3.684 / U:0.000 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site