Re: [ketchup] patch to alt urls for local trees

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

 



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 [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux