Re: svn commit: r1769677 - /httpd/httpd/branches/2.4.x/STATUS

2016-11-14 Thread William A Rowe Jr
On Mon, Nov 14, 2016 at 1:02 PM, wrote: > Author: wrowe > Date: Mon Nov 14 19:02:29 2016 > New Revision: 1769677 > > URL: http://svn.apache.org/viewvc?rev=1769677&view=rev > Log: > Promote one patch, propose one historically tangled patch > > + *) Propose default strict RFC7230 behavior, and Htt

Query on linking Apache Mailing list with GitHUub Commits

2016-11-14 Thread Mehvish . Rashid
1) I would like to know where do developers on Apache HTTP Server ask questions relating to code in inactive file. Inactive file is a file on which there are no commit for some duration. When some developer starts to work on the code of such file where do they ask questions. I see some communic

Re: Query on linking Apache Mailing list with GitHUub Commits

2016-11-14 Thread Eric Covener
On Mon, Nov 14, 2016 at 7:58 PM, Mehvish.Rashid wrote: > 1) I would like to know where do developers on Apache HTTP Server ask > questions relating to code in inactive file. > Inactive file is a file on which there are no commit for some duration. When > some developer starts to work on the code

RE: Query on linking Apache Mailing list with GitHUub Commits

2016-11-14 Thread Mehvish . Rashid
I see code commits on this link: https://github.com/apache/httpd/commits But when I search for a svn commit, for example, "Re: svn commit: r1768245 - " from mailing list: https://lists.apache.org/list.html?dev@httpd.apache.org:2016-11 on the above link I cannot find it. Am looking for a way to l

Re: Query on linking Apache Mailing list with GitHUub Commits

2016-11-14 Thread Yehuda Katz
HTTPD uses SVN, Github is just a nice mirror. Each git commit should have a line that starts "git-svn-id". The SVN commit number and canonical link is there. - Y On Mon, Nov 14, 2016 at 8:45 PM, Mehvish.Rashid wrote: > I see code commits on this link: https://github.com/apache/httpd/commits >