You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by William A Rowe Jr <wr...@rowe-clan.net> on 2017/10/24 13:11:44 UTC

Pruning working branches (Was: Re: Why?)

On Tue, Oct 24, 2017 at 3:28 AM, Steffen <in...@apachelounge.com> wrote:
>
> On Tuesday 24/10/2017 at 10:26, Steffen wrote:
>
> Can someone clean up the not needed anymore  backports/branches
>  http://svn.apache.org/viewvc/httpd/httpd/branches/
>

httpd 2.4.1 was tagged at r1243503.

I'd propose we start by pruning all working branches not updated since this tag.

Thoughts?

AW: Pruning working branches (Was: Re: Why?)

Posted by Plüm, Rüdiger, Vodafone Group <ru...@vodafone.com>.
+1

Regards

Rüdiger

> -----Ursprüngliche Nachricht-----
> Von: Yann Ylavic [mailto:ylavic.dev@gmail.com]
> Gesendet: Donnerstag, 26. Oktober 2017 10:31
> An: httpd-dev <de...@httpd.apache.org>
> Betreff: Re: Pruning working branches (Was: Re: Why?)
> 
> I like this "attic" idea better, resurrecting something is easier if
> you can find that it ever existed (w/o diving into svn history, à la
> "svn delete").
> 
> On Thu, Oct 26, 2017 at 10:17 AM, Stefan Eissing
> <st...@greenbytes.de> wrote:
> > Thanks Greg. The proposed change is purely aestetic. You could make a
> > dir /branches/attic" and move all candidates there. People wanting to
> > "resurrect" them can simply move them back. This is not RCS.
> >
> >> Am 25.10.2017 um 20:21 schrieb Greg Stein <gs...@gmail.com>:
> >>
> >> To be clear: "delete" simply means "no longer seen in HEAD". This is
> version control. The data cannot truly be deleted, so it can always be
> revived. Or reviewed.
> >>
> >> On Oct 25, 2017 12:31, "Marion & Christophe JAILLET"
> <ch...@wanadoo.fr> wrote:
> >> Just to mention that before giving a +1, I made a copy of these
> repositories in order to dig later on, in order to see if something
> useful seems to be there.
> >> Don't have that much time these days to play with httpd, but will do
> and will report anything that looks valuable.
> >>
> >> CJ
> >>
> >>
> >> Le 25/10/2017 à 14:29, Jim Jagielski a écrit :
> >> Are there anything of "value" in any of those branches?
> >>
> >> If not, prune away!
> >>
> >> On Oct 24, 2017, at 9:11 AM, William A Rowe Jr <wr...@rowe-clan.net>
> wrote:
> >>
> >> On Tue, Oct 24, 2017 at 3:28 AM, Steffen <in...@apachelounge.com>
> wrote:
> >> On Tuesday 24/10/2017 at 10:26, Steffen wrote:
> >>
> >> Can someone clean up the not needed anymore  backports/branches
> >> http://svn.apache.org/viewvc/httpd/httpd/branches/
> >>
> >> httpd 2.4.1 was tagged at r1243503.
> >>
> >> I'd propose we start by pruning all working branches not updated
> since this tag.
> >>
> >> Thoughts?
> >>
> >>
> >

Re: Pruning working branches (Was: Re: Why?)

Posted by Rainer Jung <ra...@kippdata.de>.
Am 26.10.2017 um 10:30 schrieb Yann Ylavic:
> I like this "attic" idea better, resurrecting something is easier if
> you can find that it ever existed (w/o diving into svn history, à la
> "svn delete").

+1

Re: Pruning working branches (Was: Re: Why?)

Posted by Eric Covener <co...@gmail.com>.
On Thu, Oct 26, 2017 at 4:30 AM, Yann Ylavic <yl...@gmail.com> wrote:
> I like this "attic" idea better, resurrecting something is easier if
> you can find that it ever existed (w/o diving into svn history, à la
> "svn delete").

+1

Re: Pruning working branches (Was: Re: Why?)

Posted by Yann Ylavic <yl...@gmail.com>.
I like this "attic" idea better, resurrecting something is easier if
you can find that it ever existed (w/o diving into svn history, à la
"svn delete").

On Thu, Oct 26, 2017 at 10:17 AM, Stefan Eissing
<st...@greenbytes.de> wrote:
> Thanks Greg. The proposed change is purely aestetic. You could make a
> dir /branches/attic" and move all candidates there. People wanting to
> "resurrect" them can simply move them back. This is not RCS.
>
>> Am 25.10.2017 um 20:21 schrieb Greg Stein <gs...@gmail.com>:
>>
>> To be clear: "delete" simply means "no longer seen in HEAD". This is version control. The data cannot truly be deleted, so it can always be revived. Or reviewed.
>>
>> On Oct 25, 2017 12:31, "Marion & Christophe JAILLET" <ch...@wanadoo.fr> wrote:
>> Just to mention that before giving a +1, I made a copy of these repositories in order to dig later on, in order to see if something useful seems to be there.
>> Don't have that much time these days to play with httpd, but will do and will report anything that looks valuable.
>>
>> CJ
>>
>>
>> Le 25/10/2017 à 14:29, Jim Jagielski a écrit :
>> Are there anything of "value" in any of those branches?
>>
>> If not, prune away!
>>
>> On Oct 24, 2017, at 9:11 AM, William A Rowe Jr <wr...@rowe-clan.net> wrote:
>>
>> On Tue, Oct 24, 2017 at 3:28 AM, Steffen <in...@apachelounge.com> wrote:
>> On Tuesday 24/10/2017 at 10:26, Steffen wrote:
>>
>> Can someone clean up the not needed anymore  backports/branches
>> http://svn.apache.org/viewvc/httpd/httpd/branches/
>>
>> httpd 2.4.1 was tagged at r1243503.
>>
>> I'd propose we start by pruning all working branches not updated since this tag.
>>
>> Thoughts?
>>
>>
>

Re: Pruning working branches (Was: Re: Why?)

Posted by William A Rowe Jr <wr...@rowe-clan.net>.
On Thu, Oct 26, 2017 at 3:17 AM, Stefan Eissing
<st...@greenbytes.de> wrote:
> You could make a dir /branches/attic" and move all candidates there. People wanting to "resurrect" them can simply move them back. This is not RCS.

+1

Re: Pruning working branches (Was: Re: Why?)

Posted by Stefan Eissing <st...@greenbytes.de>.
Thanks Greg. The proposed change is purely aestetic. You could make a dir /branches/attic" and move all candidates there. People wanting to "resurrect" them can simply move them back. This is not RCS.

> Am 25.10.2017 um 20:21 schrieb Greg Stein <gs...@gmail.com>:
> 
> To be clear: "delete" simply means "no longer seen in HEAD". This is version control. The data cannot truly be deleted, so it can always be revived. Or reviewed.
> 
> On Oct 25, 2017 12:31, "Marion & Christophe JAILLET" <ch...@wanadoo.fr> wrote:
> Just to mention that before giving a +1, I made a copy of these repositories in order to dig later on, in order to see if something useful seems to be there.
> Don't have that much time these days to play with httpd, but will do and will report anything that looks valuable.
> 
> CJ
> 
> 
> Le 25/10/2017 à 14:29, Jim Jagielski a écrit :
> Are there anything of "value" in any of those branches?
> 
> If not, prune away!
> 
> On Oct 24, 2017, at 9:11 AM, William A Rowe Jr <wr...@rowe-clan.net> wrote:
> 
> On Tue, Oct 24, 2017 at 3:28 AM, Steffen <in...@apachelounge.com> wrote:
> On Tuesday 24/10/2017 at 10:26, Steffen wrote:
> 
> Can someone clean up the not needed anymore  backports/branches
> http://svn.apache.org/viewvc/httpd/httpd/branches/
> 
> httpd 2.4.1 was tagged at r1243503.
> 
> I'd propose we start by pruning all working branches not updated since this tag.
> 
> Thoughts?
> 
> 


Re: Pruning working branches (Was: Re: Why?)

Posted by Greg Stein <gs...@gmail.com>.
To be clear: "delete" simply means "no longer seen in HEAD". This is
version control. The data cannot truly be deleted, so it can always be
revived. Or reviewed.

On Oct 25, 2017 12:31, "Marion & Christophe JAILLET" <
christophe.jaillet@wanadoo.fr> wrote:

> Just to mention that before giving a +1, I made a copy of these
> repositories in order to dig later on, in order to see if something useful
> seems to be there.
> Don't have that much time these days to play with httpd, but will do and
> will report anything that looks valuable.
>
> CJ
>
>
> Le 25/10/2017 à 14:29, Jim Jagielski a écrit :
>
>> Are there anything of "value" in any of those branches?
>>
>> If not, prune away!
>>
>> On Oct 24, 2017, at 9:11 AM, William A Rowe Jr <wr...@rowe-clan.net>
>>> wrote:
>>>
>>> On Tue, Oct 24, 2017 at 3:28 AM, Steffen <in...@apachelounge.com> wrote:
>>>
>>>> On Tuesday 24/10/2017 at 10:26, Steffen wrote:
>>>>
>>>> Can someone clean up the not needed anymore  backports/branches
>>>> http://svn.apache.org/viewvc/httpd/httpd/branches/
>>>>
>>>> httpd 2.4.1 was tagged at r1243503.
>>>
>>> I'd propose we start by pruning all working branches not updated since
>>> this tag.
>>>
>>> Thoughts?
>>>
>>
>>
>

Re: Pruning working branches (Was: Re: Why?)

Posted by Marion & Christophe JAILLET <ch...@wanadoo.fr>.
Just to mention that before giving a +1, I made a copy of these 
repositories in order to dig later on, in order to see if something 
useful seems to be there.
Don't have that much time these days to play with httpd, but will do and 
will report anything that looks valuable.

CJ


Le 25/10/2017 à 14:29, Jim Jagielski a écrit :
> Are there anything of "value" in any of those branches?
>
> If not, prune away!
>
>> On Oct 24, 2017, at 9:11 AM, William A Rowe Jr <wr...@rowe-clan.net> wrote:
>>
>> On Tue, Oct 24, 2017 at 3:28 AM, Steffen <in...@apachelounge.com> wrote:
>>> On Tuesday 24/10/2017 at 10:26, Steffen wrote:
>>>
>>> Can someone clean up the not needed anymore  backports/branches
>>> http://svn.apache.org/viewvc/httpd/httpd/branches/
>>>
>> httpd 2.4.1 was tagged at r1243503.
>>
>> I'd propose we start by pruning all working branches not updated since this tag.
>>
>> Thoughts?
>


Re: Pruning working branches (Was: Re: Why?)

Posted by Greg Stein <gs...@gmail.com>.
On Wed, Oct 25, 2017 at 7:29 AM, Jim Jagielski <ji...@jagunet.com> wrote:

> Are there anything of "value" in any of those branches?
>

It may be prudent to at least confer with those who worked on the branches.
Below is a report for the last 10 revision for all httpd branches, to give
us an idea of who was working on each:

1.3.x/
------------------------------------------------------------------------
r1799676 | rbowen | 2017-06-23 09:11:31 -0500 (Fri, 23 Jun 2017)
------------------------------------------------------------------------
r1366875 | rjung | 2012-07-29 11:55:04 -0500 (Sun, 29 Jul 2012)
------------------------------------------------------------------------
r1301898 | fielding | 2012-03-17 04:12:28 -0500 (Sat, 17 Mar 2012)
------------------------------------------------------------------------
r1296039 | rbowen | 2012-03-01 20:52:14 -0600 (Thu, 01 Mar 2012)
------------------------------------------------------------------------
r1296031 | rbowen | 2012-03-01 20:07:06 -0600 (Thu, 01 Mar 2012)
------------------------------------------------------------------------
r1294434 | rbowen | 2012-02-27 19:18:38 -0600 (Mon, 27 Feb 2012)
------------------------------------------------------------------------
r1294433 | rbowen | 2012-02-27 19:17:38 -0600 (Mon, 27 Feb 2012)
------------------------------------------------------------------------
r1294416 | rbowen | 2012-02-27 18:31:29 -0600 (Mon, 27 Feb 2012)
------------------------------------------------------------------------
r1294414 | rbowen | 2012-02-27 18:29:08 -0600 (Mon, 27 Feb 2012)
------------------------------------------------------------------------
r1294412 | rbowen | 2012-02-27 18:27:39 -0600 (Mon, 27 Feb 2012)
------------------------------------------------------------------------


2.0.x/
------------------------------------------------------------------------
r1674397 | nd | 2015-04-17 15:37:56 -0500 (Fri, 17 Apr 2015)
------------------------------------------------------------------------
r1674391 | nd | 2015-04-17 15:04:20 -0500 (Fri, 17 Apr 2015)
------------------------------------------------------------------------
r1669925 | nd | 2015-03-29 10:24:17 -0500 (Sun, 29 Mar 2015)
------------------------------------------------------------------------
r1621251 | takashi | 2014-08-29 02:44:20 -0500 (Fri, 29 Aug 2014)
------------------------------------------------------------------------
r1621249 | takashi | 2014-08-29 02:40:56 -0500 (Fri, 29 Aug 2014)
------------------------------------------------------------------------
r1563970 | nd | 2014-02-03 10:11:21 -0600 (Mon, 03 Feb 2014)
------------------------------------------------------------------------
r1563969 | nd | 2014-02-03 10:07:41 -0600 (Mon, 03 Feb 2014)
------------------------------------------------------------------------
r1563966 | nd | 2014-02-03 09:59:23 -0600 (Mon, 03 Feb 2014)
------------------------------------------------------------------------
r1563701 | nd | 2014-02-02 14:01:59 -0600 (Sun, 02 Feb 2014)
------------------------------------------------------------------------
r1563695 | nd | 2014-02-02 13:52:16 -0600 (Sun, 02 Feb 2014)
------------------------------------------------------------------------


2.2.x/
------------------------------------------------------------------------
r1807829 | wrowe | 2017-09-08 16:38:54 -0500 (Fri, 08 Sep 2017)
------------------------------------------------------------------------
r1802848 | wrowe | 2017-07-24 13:09:15 -0500 (Mon, 24 Jul 2017)
------------------------------------------------------------------------
r1802128 | ylavic | 2017-07-17 06:04:08 -0500 (Mon, 17 Jul 2017)
------------------------------------------------------------------------
r1801093 | wrowe | 2017-07-06 13:47:10 -0500 (Thu, 06 Jul 2017)
------------------------------------------------------------------------
r1801092 | wrowe | 2017-07-06 13:46:42 -0500 (Thu, 06 Jul 2017)
------------------------------------------------------------------------
r1801089 | wrowe | 2017-07-06 13:42:00 -0500 (Thu, 06 Jul 2017)
------------------------------------------------------------------------
r1800964 | wrowe | 2017-07-05 22:32:50 -0500 (Wed, 05 Jul 2017)
------------------------------------------------------------------------
r1800963 | wrowe | 2017-07-05 22:32:04 -0500 (Wed, 05 Jul 2017)
------------------------------------------------------------------------
r1800962 | wrowe | 2017-07-05 22:30:41 -0500 (Wed, 05 Jul 2017)
------------------------------------------------------------------------
r1800958 | ylavic | 2017-07-05 20:00:58 -0500 (Wed, 05 Jul 2017)
------------------------------------------------------------------------


2.2.x-merge-http-strict/
------------------------------------------------------------------------
r1783441 | jorton | 2017-02-17 12:14:47 -0600 (Fri, 17 Feb 2017)
------------------------------------------------------------------------
r1778094 | ylavic | 2017-01-10 02:07:44 -0600 (Tue, 10 Jan 2017)
------------------------------------------------------------------------
r1777247 | covener | 2017-01-03 17:58:30 -0600 (Tue, 03 Jan 2017)
------------------------------------------------------------------------
r1777182 | covener | 2017-01-03 11:48:53 -0600 (Tue, 03 Jan 2017)
------------------------------------------------------------------------
r1777178 | covener | 2017-01-03 11:47:49 -0600 (Tue, 03 Jan 2017)
------------------------------------------------------------------------
r1775780 | wrowe | 2016-12-22 18:55:48 -0600 (Thu, 22 Dec 2016)
------------------------------------------------------------------------
r1775776 | wrowe | 2016-12-22 17:30:57 -0600 (Thu, 22 Dec 2016)
------------------------------------------------------------------------
r1775774 | wrowe | 2016-12-22 17:24:40 -0600 (Thu, 22 Dec 2016)
------------------------------------------------------------------------
r1775769 | wrowe | 2016-12-22 16:59:59 -0600 (Thu, 22 Dec 2016)
------------------------------------------------------------------------
r1775767 | wrowe | 2016-12-22 16:57:41 -0600 (Thu, 22 Dec 2016)
------------------------------------------------------------------------


2.4.x/
------------------------------------------------------------------------
r1813027 | ylavic | 2017-10-23 10:17:02 -0500 (Mon, 23 Oct 2017)
------------------------------------------------------------------------
r1813026 | ylavic | 2017-10-23 09:58:44 -0500 (Mon, 23 Oct 2017)
------------------------------------------------------------------------
r1813020 | ylavic | 2017-10-23 09:20:56 -0500 (Mon, 23 Oct 2017)
------------------------------------------------------------------------
r1812828 | lgentis | 2017-10-21 09:04:00 -0500 (Sat, 21 Oct 2017)
------------------------------------------------------------------------
r1812827 | lgentis | 2017-10-21 09:01:02 -0500 (Sat, 21 Oct 2017)
------------------------------------------------------------------------
r1812737 | elukey | 2017-10-20 07:24:01 -0500 (Fri, 20 Oct 2017)
------------------------------------------------------------------------
r1812442 | jim | 2017-10-17 13:54:30 -0500 (Tue, 17 Oct 2017)
------------------------------------------------------------------------
r1812440 | jim | 2017-10-17 13:53:00 -0500 (Tue, 17 Oct 2017)
------------------------------------------------------------------------
r1812437 | jim | 2017-10-17 13:48:24 -0500 (Tue, 17 Oct 2017)
------------------------------------------------------------------------
r1812436 | jim | 2017-10-17 13:47:22 -0500 (Tue, 17 Oct 2017)
------------------------------------------------------------------------


2.4.x-merge-http-strict/
------------------------------------------------------------------------
r1778095 | ylavic | 2017-01-10 02:15:38 -0600 (Tue, 10 Jan 2017)
------------------------------------------------------------------------
r1775671 | covener | 2016-12-22 08:55:23 -0600 (Thu, 22 Dec 2016)
------------------------------------------------------------------------
r1775669 | covener | 2016-12-22 08:54:33 -0600 (Thu, 22 Dec 2016)
------------------------------------------------------------------------
r1775668 | covener | 2016-12-22 08:52:24 -0600 (Thu, 22 Dec 2016)
------------------------------------------------------------------------
r1773163 | wrowe | 2016-12-07 17:40:20 -0600 (Wed, 07 Dec 2016)
------------------------------------------------------------------------
r1773161 | wrowe | 2016-12-07 17:18:05 -0600 (Wed, 07 Dec 2016)
------------------------------------------------------------------------
r1772419 | covener | 2016-12-02 18:10:53 -0600 (Fri, 02 Dec 2016)
------------------------------------------------------------------------
r1772236 | wrowe | 2016-12-01 10:29:27 -0600 (Thu, 01 Dec 2016)
------------------------------------------------------------------------
r1771697 | rpluem | 2016-11-28 03:59:00 -0600 (Mon, 28 Nov 2016)
------------------------------------------------------------------------
r1771696 | rpluem | 2016-11-28 03:56:42 -0600 (Mon, 28 Nov 2016)
------------------------------------------------------------------------


2.4.x-openssl-1.1.0-compat/
------------------------------------------------------------------------
r1785949 | wrowe | 2017-03-08 05:41:35 -0600 (Wed, 08 Mar 2017)
------------------------------------------------------------------------
r1781045 | jorton | 2017-01-31 03:52:02 -0600 (Tue, 31 Jan 2017)
------------------------------------------------------------------------
r1770812 | jorton | 2016-11-22 03:04:49 -0600 (Tue, 22 Nov 2016)
------------------------------------------------------------------------
r1769594 | jorton | 2016-11-14 04:59:03 -0600 (Mon, 14 Nov 2016)
------------------------------------------------------------------------
r1769589 | jorton | 2016-11-14 04:36:08 -0600 (Mon, 14 Nov 2016)
------------------------------------------------------------------------
r1769588 | jorton | 2016-11-14 04:26:31 -0600 (Mon, 14 Nov 2016)
------------------------------------------------------------------------
r1756165 | rjung | 2016-08-12 06:54:55 -0500 (Fri, 12 Aug 2016)
------------------------------------------------------------------------
r1756164 | rjung | 2016-08-12 06:52:25 -0500 (Fri, 12 Aug 2016)
------------------------------------------------------------------------
r1756050 | rjung | 2016-08-11 16:04:46 -0500 (Thu, 11 Aug 2016)
------------------------------------------------------------------------
r1756049 | rjung | 2016-08-11 16:01:58 -0500 (Thu, 11 Aug 2016)
------------------------------------------------------------------------


2.4.x-r1761824-group/
------------------------------------------------------------------------
r1792805 | kotkov | 2017-04-26 15:21:58 -0500 (Wed, 26 Apr 2017)
------------------------------------------------------------------------
r1792753 | gsmith | 2017-04-26 09:47:49 -0500 (Wed, 26 Apr 2017)
------------------------------------------------------------------------
r1792676 | ylavic | 2017-04-25 17:55:04 -0500 (Tue, 25 Apr 2017)
------------------------------------------------------------------------
r1792659 | ylavic | 2017-04-25 16:05:21 -0500 (Tue, 25 Apr 2017)
------------------------------------------------------------------------
r1792628 | gsmith | 2017-04-25 11:09:28 -0500 (Tue, 25 Apr 2017)
------------------------------------------------------------------------
r1792337 | jailletc36 | 2017-04-22 22:55:12 -0500 (Sat, 22 Apr 2017)
------------------------------------------------------------------------
r1792215 | wrowe | 2017-04-21 09:44:58 -0500 (Fri, 21 Apr 2017)
------------------------------------------------------------------------
r1792211 | icing | 2017-04-21 09:08:31 -0500 (Fri, 21 Apr 2017)
------------------------------------------------------------------------
r1792210 | icing | 2017-04-21 09:06:50 -0500 (Fri, 21 Apr 2017)
------------------------------------------------------------------------
r1792209 | icing | 2017-04-21 08:52:05 -0500 (Fri, 21 Apr 2017)
------------------------------------------------------------------------


async-read-dev/
------------------------------------------------------------------------
r371484 | brianp | 2006-01-23 02:04:01 -0600 (Mon, 23 Jan 2006)
------------------------------------------------------------------------
r371415 | brianp | 2006-01-22 17:06:24 -0600 (Sun, 22 Jan 2006)
------------------------------------------------------------------------
r371227 | brianp | 2006-01-22 01:40:47 -0600 (Sun, 22 Jan 2006)
------------------------------------------------------------------------
r371218 | brianp | 2006-01-22 00:34:50 -0600 (Sun, 22 Jan 2006)
------------------------------------------------------------------------
r371175 | brianp | 2006-01-21 21:35:46 -0600 (Sat, 21 Jan 2006)
------------------------------------------------------------------------
r366996 | brianp | 2006-01-08 00:41:34 -0600 (Sun, 08 Jan 2006)
------------------------------------------------------------------------
r365346 | brianp | 2006-01-02 07:43:42 -0600 (Mon, 02 Jan 2006)
------------------------------------------------------------------------
r353904 | brianp | 2005-12-04 14:38:25 -0600 (Sun, 04 Dec 2005)
------------------------------------------------------------------------
r353838 | brianp | 2005-12-04 03:36:06 -0600 (Sun, 04 Dec 2005)
------------------------------------------------------------------------
r353829 | brianp | 2005-12-04 01:34:28 -0600 (Sun, 04 Dec 2005)
------------------------------------------------------------------------


authz-dev/
------------------------------------------------------------------------
r367678 | bnicholes | 2006-01-10 10:35:10 -0600 (Tue, 10 Jan 2006)
------------------------------------------------------------------------
r366604 | bnicholes | 2006-01-06 18:03:20 -0600 (Fri, 06 Jan 2006)
------------------------------------------------------------------------
r366602 | bnicholes | 2006-01-06 18:01:49 -0600 (Fri, 06 Jan 2006)
------------------------------------------------------------------------
r366526 | bnicholes | 2006-01-06 10:45:07 -0600 (Fri, 06 Jan 2006)
------------------------------------------------------------------------
r366524 | bnicholes | 2006-01-06 10:33:50 -0600 (Fri, 06 Jan 2006)
------------------------------------------------------------------------
r366521 | bnicholes | 2006-01-06 10:25:42 -0600 (Fri, 06 Jan 2006)
------------------------------------------------------------------------
r366519 | bnicholes | 2006-01-06 10:15:13 -0600 (Fri, 06 Jan 2006)
------------------------------------------------------------------------
r360213 | bnicholes | 2005-12-30 19:12:27 -0600 (Fri, 30 Dec 2005)
------------------------------------------------------------------------
r360208 | bnicholes | 2005-12-30 18:33:35 -0600 (Fri, 30 Dec 2005)
------------------------------------------------------------------------
r360207 | bnicholes | 2005-12-30 18:28:46 -0600 (Fri, 30 Dec 2005)
------------------------------------------------------------------------


cache-refactor/
------------------------------------------------------------------------
r446636 | pquerna | 2006-09-15 10:35:27 -0500 (Fri, 15 Sep 2006)
------------------------------------------------------------------------
r446609 | trawick | 2006-09-15 08:28:40 -0500 (Fri, 15 Sep 2006)
------------------------------------------------------------------------
r443503 | rpluem | 2006-09-14 17:34:34 -0500 (Thu, 14 Sep 2006)
------------------------------------------------------------------------
r442758 | niq | 2006-09-12 18:44:12 -0500 (Tue, 12 Sep 2006)
------------------------------------------------------------------------
r441947 | rpluem | 2006-09-10 07:37:21 -0500 (Sun, 10 Sep 2006)
------------------------------------------------------------------------
r441796 | trawick | 2006-09-09 10:26:05 -0500 (Sat, 09 Sep 2006)
------------------------------------------------------------------------
r440801 | jim | 2006-09-06 12:38:13 -0500 (Wed, 06 Sep 2006)
------------------------------------------------------------------------
r440337 | trawick | 2006-09-05 08:08:15 -0500 (Tue, 05 Sep 2006)
------------------------------------------------------------------------
r440160 | rpluem | 2006-09-04 14:51:52 -0500 (Mon, 04 Sep 2006)
------------------------------------------------------------------------
r440028 | trawick | 2006-09-04 06:08:53 -0500 (Mon, 04 Sep 2006)
------------------------------------------------------------------------


execd-dev/
------------------------------------------------------------------------
r369019 | colm | 2006-01-14 07:25:17 -0600 (Sat, 14 Jan 2006)
------------------------------------------------------------------------
r369017 | colm | 2006-01-14 06:53:04 -0600 (Sat, 14 Jan 2006)
------------------------------------------------------------------------
r360535 | colm | 2006-01-01 13:47:59 -0600 (Sun, 01 Jan 2006)
------------------------------------------------------------------------
r360505 | niq | 2006-01-01 11:51:03 -0600 (Sun, 01 Jan 2006)
------------------------------------------------------------------------
r360461 | brianp | 2005-12-31 17:45:11 -0600 (Sat, 31 Dec 2005)
------------------------------------------------------------------------
r360257 | brianp | 2005-12-31 01:16:09 -0600 (Sat, 31 Dec 2005)
------------------------------------------------------------------------
r359993 | sctemme | 2005-12-29 23:36:08 -0600 (Thu, 29 Dec 2005)
------------------------------------------------------------------------
r359565 | minfrin | 2005-12-28 11:17:53 -0600 (Wed, 28 Dec 2005)
------------------------------------------------------------------------
r358769 | mturk | 2005-12-23 02:36:18 -0600 (Fri, 23 Dec 2005)
------------------------------------------------------------------------
r358272 | martin | 2005-12-21 06:14:38 -0600 (Wed, 21 Dec 2005)
------------------------------------------------------------------------


fcgi-proxy-dev/
------------------------------------------------------------------------
r393955 | jim | 2006-04-13 16:53:31 -0500 (Thu, 13 Apr 2006)
------------------------------------------------------------------------
r390571 | jim | 2006-03-31 20:26:57 -0600 (Fri, 31 Mar 2006)
------------------------------------------------------------------------
r389847 | jim | 2006-03-29 11:59:14 -0600 (Wed, 29 Mar 2006)
------------------------------------------------------------------------
r383774 | rooneg | 2006-03-06 22:37:02 -0600 (Mon, 06 Mar 2006)
------------------------------------------------------------------------
r383415 | rooneg | 2006-03-05 15:46:47 -0600 (Sun, 05 Mar 2006)
------------------------------------------------------------------------
r383414 | rooneg | 2006-03-05 15:43:58 -0600 (Sun, 05 Mar 2006)
------------------------------------------------------------------------
r383292 | rooneg | 2006-03-05 01:30:50 -0600 (Sun, 05 Mar 2006)
------------------------------------------------------------------------
r383291 | rooneg | 2006-03-05 01:08:28 -0600 (Sun, 05 Mar 2006)
------------------------------------------------------------------------
r383278 | rooneg | 2006-03-04 22:33:44 -0600 (Sat, 04 Mar 2006)
------------------------------------------------------------------------
r383239 | rooneg | 2006-03-04 18:57:24 -0600 (Sat, 04 Mar 2006)
------------------------------------------------------------------------


httpd-2.2-proxy/
------------------------------------------------------------------------
r809545 | jim | 2009-08-31 06:41:33 -0500 (Mon, 31 Aug 2009)
------------------------------------------------------------------------
r774773 | jim | 2009-05-14 09:13:06 -0500 (Thu, 14 May 2009)
------------------------------------------------------------------------
r774429 | jim | 2009-05-13 11:56:50 -0500 (Wed, 13 May 2009)
------------------------------------------------------------------------
r774427 | jim | 2009-05-13 11:55:06 -0500 (Wed, 13 May 2009)
------------------------------------------------------------------------
r772335 | jim | 2009-05-06 11:01:37 -0500 (Wed, 06 May 2009)
------------------------------------------------------------------------
r772334 | jim | 2009-05-06 11:00:22 -0500 (Wed, 06 May 2009)
------------------------------------------------------------------------
r772331 | jim | 2009-05-06 10:56:31 -0500 (Wed, 06 May 2009)
------------------------------------------------------------------------
r772290 | jim | 2009-05-06 09:50:52 -0500 (Wed, 06 May 2009)
------------------------------------------------------------------------
r772280 | jim | 2009-05-06 09:33:45 -0500 (Wed, 06 May 2009)
------------------------------------------------------------------------
r772266 | jim | 2009-05-06 08:56:20 -0500 (Wed, 06 May 2009)
------------------------------------------------------------------------


httpd-proxy-scoreboard/
------------------------------------------------------------------------
r431328 | jfclere | 2006-08-14 07:15:11 -0500 (Mon, 14 Aug 2006)
------------------------------------------------------------------------
r429472 | jfclere | 2006-08-07 15:48:05 -0500 (Mon, 07 Aug 2006)
------------------------------------------------------------------------
r428700 | jfclere | 2006-08-04 06:44:01 -0500 (Fri, 04 Aug 2006)
------------------------------------------------------------------------
r428503 | jfclere | 2006-08-03 14:50:55 -0500 (Thu, 03 Aug 2006)
------------------------------------------------------------------------
r428492 | jfclere | 2006-08-03 14:31:12 -0500 (Thu, 03 Aug 2006)
------------------------------------------------------------------------
r428437 | jfclere | 2006-08-03 11:01:50 -0500 (Thu, 03 Aug 2006)
------------------------------------------------------------------------
r428435 | jfclere | 2006-08-03 10:56:20 -0500 (Thu, 03 Aug 2006)
------------------------------------------------------------------------
r428433 | jfclere | 2006-08-03 10:51:21 -0500 (Thu, 03 Aug 2006)
------------------------------------------------------------------------
r428374 | jfclere | 2006-08-03 07:11:14 -0500 (Thu, 03 Aug 2006)
------------------------------------------------------------------------
r427623 | jfclere | 2006-08-01 10:44:33 -0500 (Tue, 01 Aug 2006)
------------------------------------------------------------------------


httpdunit/
------------------------------------------------------------------------
r1801996 | jchampion | 2017-07-14 17:30:17 -0500 (Fri, 14 Jul 2017)
------------------------------------------------------------------------
r1799377 | jchampion | 2017-06-20 18:34:30 -0500 (Tue, 20 Jun 2017)
------------------------------------------------------------------------
r1799376 | jchampion | 2017-06-20 18:34:18 -0500 (Tue, 20 Jun 2017)
------------------------------------------------------------------------
r1796208 | jchampion | 2017-05-25 16:18:42 -0500 (Thu, 25 May 2017)
------------------------------------------------------------------------
r1796207 | jchampion | 2017-05-25 16:18:40 -0500 (Thu, 25 May 2017)
------------------------------------------------------------------------
r1796206 | jchampion | 2017-05-25 16:18:38 -0500 (Thu, 25 May 2017)
------------------------------------------------------------------------
r1796205 | jchampion | 2017-05-25 16:18:36 -0500 (Thu, 25 May 2017)
------------------------------------------------------------------------
r1796204 | jchampion | 2017-05-25 16:18:35 -0500 (Thu, 25 May 2017)
------------------------------------------------------------------------
r1796203 | jchampion | 2017-05-25 16:18:33 -0500 (Thu, 25 May 2017)
------------------------------------------------------------------------
r1796202 | jchampion | 2017-05-25 16:18:32 -0500 (Thu, 25 May 2017)
------------------------------------------------------------------------


input-filter-dev/
------------------------------------------------------------------------
r1200612 | pquerna | 2011-11-10 16:55:06 -0600 (Thu, 10 Nov 2011)
------------------------------------------------------------------------
r1200549 | pquerna | 2011-11-10 15:07:48 -0600 (Thu, 10 Nov 2011)
------------------------------------------------------------------------
r1200515 | rbowen | 2011-11-10 14:07:07 -0600 (Thu, 10 Nov 2011)
------------------------------------------------------------------------
r1200514 | rbowen | 2011-11-10 14:04:05 -0600 (Thu, 10 Nov 2011)
------------------------------------------------------------------------
r1200513 | brianm | 2011-11-10 14:02:07 -0600 (Thu, 10 Nov 2011)
------------------------------------------------------------------------
r1200509 | rbowen | 2011-11-10 14:00:41 -0600 (Thu, 10 Nov 2011)
------------------------------------------------------------------------
r1200496 | sf | 2011-11-10 13:36:25 -0600 (Thu, 10 Nov 2011)
------------------------------------------------------------------------
r1200491 | sf | 2011-11-10 13:31:49 -0600 (Thu, 10 Nov 2011)
------------------------------------------------------------------------
r1200482 | jorton | 2011-11-10 13:17:52 -0600 (Thu, 10 Nov 2011)
------------------------------------------------------------------------
r1200478 | pquerna | 2011-11-10 13:01:54 -0600 (Thu, 10 Nov 2011)
------------------------------------------------------------------------


listen-protocol/
------------------------------------------------------------------------
r171035 | pquerna | 2005-05-19 21:16:09 -0500 (Thu, 19 May 2005)
------------------------------------------------------------------------
r171031 | pquerna | 2005-05-19 20:28:52 -0500 (Thu, 19 May 2005)
------------------------------------------------------------------------
r169788 | pquerna | 2005-05-12 02:39:49 -0500 (Thu, 12 May 2005)
------------------------------------------------------------------------
r168462 | pquerna | 2005-05-05 18:15:20 -0500 (Thu, 05 May 2005)
------------------------------------------------------------------------
r168460 | pquerna | 2005-05-05 18:10:22 -0500 (Thu, 05 May 2005)
------------------------------------------------------------------------
r168459 | pquerna | 2005-05-05 18:07:54 -0500 (Thu, 05 May 2005)
------------------------------------------------------------------------
r168457 | pquerna | 2005-05-05 17:57:22 -0500 (Thu, 05 May 2005)
------------------------------------------------------------------------
r168411 | pquerna | 2005-05-05 16:15:45 -0500 (Thu, 05 May 2005)
------------------------------------------------------------------------
r168340 | bnicholes | 2005-05-05 10:29:01 -0500 (Thu, 05 May 2005)
------------------------------------------------------------------------
r168202 | pquerna | 2005-05-04 17:23:00 -0500 (Wed, 04 May 2005)
------------------------------------------------------------------------


mpm-event-optimization/
------------------------------------------------------------------------
r1293414 | sf | 2012-02-24 15:02:11 -0600 (Fri, 24 Feb 2012)
------------------------------------------------------------------------
r1293408 | sf | 2012-02-24 14:47:01 -0600 (Fri, 24 Feb 2012)
------------------------------------------------------------------------
r1293405 | sf | 2012-02-24 14:42:24 -0600 (Fri, 24 Feb 2012)
------------------------------------------------------------------------
r1293065 | rbowen | 2012-02-23 21:12:53 -0600 (Thu, 23 Feb 2012)
------------------------------------------------------------------------
r1292866 | gryzor | 2012-02-23 11:46:42 -0600 (Thu, 23 Feb 2012)
------------------------------------------------------------------------
r1292043 | sf | 2012-02-21 15:36:37 -0600 (Tue, 21 Feb 2012)
------------------------------------------------------------------------
r1291840 | minfrin | 2012-02-21 09:04:39 -0600 (Tue, 21 Feb 2012)
------------------------------------------------------------------------
r1291834 | minfrin | 2012-02-21 09:01:20 -0600 (Tue, 21 Feb 2012)
------------------------------------------------------------------------
r1291820 | minfrin | 2012-02-21 08:49:42 -0600 (Tue, 21 Feb 2012)
------------------------------------------------------------------------
r1291813 | rbowen | 2012-02-21 08:33:52 -0600 (Tue, 21 Feb 2012)
------------------------------------------------------------------------


proxy-reqbody/
------------------------------------------------------------------------
r151147 | trawick | 2005-02-03 06:03:54 -0600 (Thu, 03 Feb 2005)
------------------------------------------------------------------------
r125089 | trawick | 2005-01-13 13:01:19 -0600 (Thu, 13 Jan 2005)
------------------------------------------------------------------------
r125000 | trawick | 2005-01-12 17:21:50 -0600 (Wed, 12 Jan 2005)
------------------------------------------------------------------------
r124999 | gregames | 2005-01-12 16:28:27 -0600 (Wed, 12 Jan 2005)
------------------------------------------------------------------------
r124994 | gregames | 2005-01-12 15:46:35 -0600 (Wed, 12 Jan 2005)
------------------------------------------------------------------------
r124807 | trawick | 2005-01-10 10:15:34 -0600 (Mon, 10 Jan 2005)
------------------------------------------------------------------------
r124805 | trawick | 2005-01-10 09:27:14 -0600 (Mon, 10 Jan 2005)
------------------------------------------------------------------------
r124796 | trawick | 2005-01-10 06:33:54 -0600 (Mon, 10 Jan 2005)
------------------------------------------------------------------------
r124562 | trawick | 2005-01-07 13:37:33 -0600 (Fri, 07 Jan 2005)
------------------------------------------------------------------------
r124377 | trawick | 2005-01-06 08:16:54 -0600 (Thu, 06 Jan 2005)
------------------------------------------------------------------------


revert-ap-ldap/
------------------------------------------------------------------------
r1150173 | sf | 2011-07-23 12:32:24 -0500 (Sat, 23 Jul 2011)
------------------------------------------------------------------------
r1150172 | sf | 2011-07-23 12:29:42 -0500 (Sat, 23 Jul 2011)
------------------------------------------------------------------------
r1150169 | sf | 2011-07-23 12:21:02 -0500 (Sat, 23 Jul 2011)
------------------------------------------------------------------------
r1150168 | sf | 2011-07-23 12:19:55 -0500 (Sat, 23 Jul 2011)
------------------------------------------------------------------------
r1150167 | sf | 2011-07-23 12:19:04 -0500 (Sat, 23 Jul 2011)
------------------------------------------------------------------------
r1150166 | sf | 2011-07-23 12:18:15 -0500 (Sat, 23 Jul 2011)
------------------------------------------------------------------------
r1150165 | sf | 2011-07-23 12:16:54 -0500 (Sat, 23 Jul 2011)
------------------------------------------------------------------------
r1150164 | sf | 2011-07-23 12:10:49 -0500 (Sat, 23 Jul 2011)
------------------------------------------------------------------------
r1150163 | sf | 2011-07-23 12:09:19 -0500 (Sat, 23 Jul 2011)
------------------------------------------------------------------------
r1150162 | sf | 2011-07-23 12:08:43 -0500 (Sat, 23 Jul 2011)
------------------------------------------------------------------------


trunk-buildconf-noapr/
------------------------------------------------------------------------
r1795928 | jchampion | 2017-05-23 11:19:33 -0500 (Tue, 23 May 2017)
------------------------------------------------------------------------
r1780470 | jchampion | 2017-01-26 14:19:16 -0600 (Thu, 26 Jan 2017)
------------------------------------------------------------------------
r1780441 | jchampion | 2017-01-26 13:24:58 -0600 (Thu, 26 Jan 2017)
------------------------------------------------------------------------
r1780253 | jchampion | 2017-01-25 12:16:31 -0600 (Wed, 25 Jan 2017)
------------------------------------------------------------------------
r1780213 | elukey | 2017-01-25 09:22:53 -0600 (Wed, 25 Jan 2017)
------------------------------------------------------------------------
r1780210 | elukey | 2017-01-25 09:19:30 -0600 (Wed, 25 Jan 2017)
------------------------------------------------------------------------
r1780159 | icing | 2017-01-25 03:46:09 -0600 (Wed, 25 Jan 2017)
------------------------------------------------------------------------
r1780095 | covener | 2017-01-24 11:09:47 -0600 (Tue, 24 Jan 2017)
------------------------------------------------------------------------
r1780035 | gsmith | 2017-01-24 01:50:31 -0600 (Tue, 24 Jan 2017)
------------------------------------------------------------------------
r1779979 | icing | 2017-01-23 14:25:03 -0600 (Mon, 23 Jan 2017)
------------------------------------------------------------------------


trunk-md/
------------------------------------------------------------------------
r1804529 | icing | 2017-08-09 08:43:26 -0500 (Wed, 09 Aug 2017)
------------------------------------------------------------------------
r1804424 | icing | 2017-08-08 08:50:20 -0500 (Tue, 08 Aug 2017)
------------------------------------------------------------------------
r1804422 | icing | 2017-08-08 08:33:45 -0500 (Tue, 08 Aug 2017)
------------------------------------------------------------------------
r1804405 | icing | 2017-08-08 07:08:42 -0500 (Tue, 08 Aug 2017)
------------------------------------------------------------------------
r1804402 | icing | 2017-08-08 06:37:48 -0500 (Tue, 08 Aug 2017)
------------------------------------------------------------------------
r1804123 | icing | 2017-08-04 08:47:25 -0500 (Fri, 04 Aug 2017)
------------------------------------------------------------------------
r1804087 | icing | 2017-08-04 04:52:04 -0500 (Fri, 04 Aug 2017)
------------------------------------------------------------------------
r1803657 | lgentis | 2017-08-01 10:37:03 -0500 (Tue, 01 Aug 2017)
------------------------------------------------------------------------
r1803655 | lgentis | 2017-08-01 10:35:41 -0500 (Tue, 01 Aug 2017)
------------------------------------------------------------------------
r1803454 | icing | 2017-07-30 13:54:15 -0500 (Sun, 30 Jul 2017)
------------------------------------------------------------------------


trunk-openssl-threadid/
------------------------------------------------------------------------
r1791848 | jchampion | 2017-04-18 21:38:20 -0500 (Tue, 18 Apr 2017)
------------------------------------------------------------------------
r1791847 | jchampion | 2017-04-18 21:23:48 -0500 (Tue, 18 Apr 2017)
------------------------------------------------------------------------
r1791733 | jchampion | 2017-04-17 19:19:34 -0500 (Mon, 17 Apr 2017)
------------------------------------------------------------------------
r1791732 | jchampion | 2017-04-17 19:19:32 -0500 (Mon, 17 Apr 2017)
------------------------------------------------------------------------
r1791731 | jchampion | 2017-04-17 19:19:30 -0500 (Mon, 17 Apr 2017)
------------------------------------------------------------------------
r1791730 | jchampion | 2017-04-17 19:19:27 -0500 (Mon, 17 Apr 2017)
------------------------------------------------------------------------
r1791309 | jchampion | 2017-04-13 19:14:24 -0500 (Thu, 13 Apr 2017)
------------------------------------------------------------------------
r1791054 | jchampion | 2017-04-11 18:59:31 -0500 (Tue, 11 Apr 2017)
------------------------------------------------------------------------
r1791053 | jchampion | 2017-04-11 18:47:33 -0500 (Tue, 11 Apr 2017)
------------------------------------------------------------------------
r1790978 | wrowe | 2017-04-11 09:09:00 -0500 (Tue, 11 Apr 2017)
------------------------------------------------------------------------


trunk-override-index/
------------------------------------------------------------------------
r1793923 | jchampion | 2017-05-04 17:54:00 -0500 (Thu, 04 May 2017)
------------------------------------------------------------------------
r1793922 | jchampion | 2017-05-04 17:53:58 -0500 (Thu, 04 May 2017)
------------------------------------------------------------------------
r1793921 | jchampion | 2017-05-04 17:50:47 -0500 (Thu, 04 May 2017)
------------------------------------------------------------------------
r1793533 | icing | 2017-05-02 10:30:07 -0500 (Tue, 02 May 2017)
------------------------------------------------------------------------
r1793525 | icing | 2017-05-02 10:16:43 -0500 (Tue, 02 May 2017)
------------------------------------------------------------------------
r1793314 | jailletc36 | 2017-05-01 06:58:37 -0500 (Mon, 01 May 2017)
------------------------------------------------------------------------
r1793291 | jailletc36 | 2017-05-01 03:17:16 -0500 (Mon, 01 May 2017)
------------------------------------------------------------------------
r1793290 | jailletc36 | 2017-05-01 03:14:13 -0500 (Mon, 01 May 2017)
------------------------------------------------------------------------
r1793288 | jailletc36 | 2017-05-01 02:53:50 -0500 (Mon, 01 May 2017)
------------------------------------------------------------------------
r1793287 | jailletc36 | 2017-05-01 02:44:55 -0500 (Mon, 01 May 2017)
------------------------------------------------------------------------


trunk-test-integration/
------------------------------------------------------------------------
r1801666 | jchampion | 2017-07-11 19:10:11 -0500 (Tue, 11 Jul 2017)
------------------------------------------------------------------------
r1782066 | jchampion | 2017-02-07 13:45:12 -0600 (Tue, 07 Feb 2017)
------------------------------------------------------------------------
r1778032 | jchampion | 2017-01-09 13:15:26 -0600 (Mon, 09 Jan 2017)
------------------------------------------------------------------------
r1778029 | jchampion | 2017-01-09 13:10:05 -0600 (Mon, 09 Jan 2017)
------------------------------------------------------------------------
r1778026 | jchampion | 2017-01-09 13:02:00 -0600 (Mon, 09 Jan 2017)
------------------------------------------------------------------------
r1778025 | jchampion | 2017-01-09 13:01:58 -0600 (Mon, 09 Jan 2017)
------------------------------------------------------------------------
r1777711 | jchampion | 2017-01-06 14:15:23 -0600 (Fri, 06 Jan 2017)
------------------------------------------------------------------------
r1777707 | jchampion | 2017-01-06 13:55:46 -0600 (Fri, 06 Jan 2017)
------------------------------------------------------------------------
r1777695 | jchampion | 2017-01-06 13:28:20 -0600 (Fri, 06 Jan 2017)
------------------------------------------------------------------------
r1777683 | jchampion | 2017-01-06 12:21:34 -0600 (Fri, 06 Jan 2017)
------------------------------------------------------------------------


wombat-integration/
------------------------------------------------------------------------
r723655 | pquerna | 2008-12-05 02:40:06 -0600 (Fri, 05 Dec 2008)
------------------------------------------------------------------------
r723654 | pquerna | 2008-12-05 02:37:56 -0600 (Fri, 05 Dec 2008)
------------------------------------------------------------------------
r723653 | pquerna | 2008-12-05 02:37:42 -0600 (Fri, 05 Dec 2008)
------------------------------------------------------------------------
r723652 | pquerna | 2008-12-05 02:36:26 -0600 (Fri, 05 Dec 2008)
------------------------------------------------------------------------
r723634 | pquerna | 2008-12-05 01:19:06 -0600 (Fri, 05 Dec 2008)
------------------------------------------------------------------------
r723631 | pquerna | 2008-12-05 01:17:07 -0600 (Fri, 05 Dec 2008)
------------------------------------------------------------------------
r723630 | pquerna | 2008-12-05 01:16:35 -0600 (Fri, 05 Dec 2008)
------------------------------------------------------------------------
r723628 | pquerna | 2008-12-05 01:16:10 -0600 (Fri, 05 Dec 2008)
------------------------------------------------------------------------
r723627 | pquerna | 2008-12-05 01:15:22 -0600 (Fri, 05 Dec 2008)
------------------------------------------------------------------------
r723618 | pquerna | 2008-12-05 01:03:41 -0600 (Fri, 05 Dec 2008)
------------------------------------------------------------------------

Re: Pruning working branches (Was: Re: Why?)

Posted by Jim Jagielski <ji...@jaguNET.com>.
Are there anything of "value" in any of those branches?

If not, prune away!

> On Oct 24, 2017, at 9:11 AM, William A Rowe Jr <wr...@rowe-clan.net> wrote:
> 
> On Tue, Oct 24, 2017 at 3:28 AM, Steffen <in...@apachelounge.com> wrote:
>> 
>> On Tuesday 24/10/2017 at 10:26, Steffen wrote:
>> 
>> Can someone clean up the not needed anymore  backports/branches
>> http://svn.apache.org/viewvc/httpd/httpd/branches/
>> 
> 
> httpd 2.4.1 was tagged at r1243503.
> 
> I'd propose we start by pruning all working branches not updated since this tag.
> 
> Thoughts?


AW: Pruning working branches (Was: Re: Why?)

Posted by Plüm, Rüdiger, Vodafone Group <ru...@vodafone.com>.

> -----Ursprüngliche Nachricht-----
> Von: William A Rowe Jr [mailto:wrowe@rowe-clan.net]
> Gesendet: Dienstag, 24. Oktober 2017 15:12
> An: httpd <de...@httpd.apache.org>
> Betreff: Pruning working branches (Was: Re: Why?)
> 
> On Tue, Oct 24, 2017 at 3:28 AM, Steffen <in...@apachelounge.com> wrote:
> >
> > On Tuesday 24/10/2017 at 10:26, Steffen wrote:
> >
> > Can someone clean up the not needed anymore  backports/branches
> >  http://svn.apache.org/viewvc/httpd/httpd/branches/
> >
> 
> httpd 2.4.1 was tagged at r1243503.
> 
> I'd propose we start by pruning all working branches not updated since
> this tag.
> 
> Thoughts?

+1

Regards

Rüdiger

Re: Pruning working branches (Was: Re: Why?)

Posted by Marion & Christophe JAILLET <ch...@wanadoo.fr>.
+1


Le 24/10/2017 à 23:05, William A Rowe Jr a écrit :
> On Tue, Oct 24, 2017 at 8:11 AM, William A Rowe Jr <wr...@rowe-clan.net> wrote:
>> On Tue, Oct 24, 2017 at 3:28 AM, Steffen <in...@apachelounge.com> wrote:
>>> On Tuesday 24/10/2017 at 10:26, Steffen wrote:
>>>
>>> Can someone clean up the not needed anymore  backports/branches
>>>   http://svn.apache.org/viewvc/httpd/httpd/branches/
>>>
>> httpd 2.4.1 was tagged at r1243503.
>>
>> I'd propose we start by pruning all working branches not updated since this tag.
>>
>> Thoughts?
> To clarify; this list consists of;
>
> Last rev – Last modified – Branch
>
>   371484  11 years  async-read-dev/
>   367678  11 years  authz-dev/
>   446636  11 years  cache-refactor/
>   369019  11 years  execd-dev/
>   393955  11 years  fcgi-proxy-dev/
>   809545    8 years  httpd-2.2-proxy/
>   431328  11 years  httpd-proxy-scoreboard/
>   1200612  5 years  input-filter-dev/
>   171035  12 years  listen-protocol/
>   151147  12 years  proxy-reqbody/
>   1150173  6 years  revert-ap-ldap/
>   723655    8 years  wombat-integration/
>


Re: Pruning working branches (Was: Re: Why?)

Posted by Rainer Jung <ra...@kippdata.de>.
Am 24.10.2017 um 23:05 schrieb William A Rowe Jr:
> On Tue, Oct 24, 2017 at 8:11 AM, William A Rowe Jr <wr...@rowe-clan.net> wrote:
>> On Tue, Oct 24, 2017 at 3:28 AM, Steffen <in...@apachelounge.com> wrote:
>>>
>>> On Tuesday 24/10/2017 at 10:26, Steffen wrote:
>>>
>>> Can someone clean up the not needed anymore  backports/branches
>>>   http://svn.apache.org/viewvc/httpd/httpd/branches/
>>>
>>
>> httpd 2.4.1 was tagged at r1243503.
>>
>> I'd propose we start by pruning all working branches not updated since this tag.
>>
>> Thoughts?
> 
> To clarify; this list consists of;
> 
> Last rev – Last modified – Branch
> 
>   371484  11 years  async-read-dev/
>   367678  11 years  authz-dev/
>   446636  11 years  cache-refactor/
>   369019  11 years  execd-dev/
>   393955  11 years  fcgi-proxy-dev/
>   809545    8 years  httpd-2.2-proxy/
>   431328  11 years  httpd-proxy-scoreboard/
>   1200612  5 years  input-filter-dev/
>   171035  12 years  listen-protocol/
>   151147  12 years  proxy-reqbody/
>   1150173  6 years  revert-ap-ldap/
>   723655    8 years  wombat-integration/

+1, prune.

Rainer

Re: Pruning working branches (Was: Re: Why?)

Posted by William A Rowe Jr <wr...@rowe-clan.net>.
On Tue, Oct 24, 2017 at 8:11 AM, William A Rowe Jr <wr...@rowe-clan.net> wrote:
> On Tue, Oct 24, 2017 at 3:28 AM, Steffen <in...@apachelounge.com> wrote:
>>
>> On Tuesday 24/10/2017 at 10:26, Steffen wrote:
>>
>> Can someone clean up the not needed anymore  backports/branches
>>  http://svn.apache.org/viewvc/httpd/httpd/branches/
>>
>
> httpd 2.4.1 was tagged at r1243503.
>
> I'd propose we start by pruning all working branches not updated since this tag.
>
> Thoughts?

To clarify; this list consists of;

Last rev – Last modified – Branch

 371484  11 years  async-read-dev/
 367678  11 years  authz-dev/
 446636  11 years  cache-refactor/
 369019  11 years  execd-dev/
 393955  11 years  fcgi-proxy-dev/
 809545    8 years  httpd-2.2-proxy/
 431328  11 years  httpd-proxy-scoreboard/
 1200612  5 years  input-filter-dev/
 171035  12 years  listen-protocol/
 151147  12 years  proxy-reqbody/
 1150173  6 years  revert-ap-ldap/
 723655    8 years  wombat-integration/