mharbison72 added a comment.

  I installed the latest default branch with SCM Manager, and it 404s even 
simple things like `hg id https://...`.  I bisected back to this.  The paths in 
the access log looks unchanged:
  
  With this commit:
  
  127.0.0.1 - - [04/Apr/2018:12:44:12 -0400] "GET /hook/hg/?ping=true HTTP/1.1" 
204 -
  10.10.1.36 - - [04/Apr/2018:12:44:12 -0400] "GET 
/hg/eng/devsetup?cmd=capabilities HTTP/1.1" 404 949
  
  Parent of this commit:
  
  127.0.0.1 - - [04/Apr/2018:12:47:18 -0400] "GET /hook/hg/?ping=true HTTP/1.1" 
204 -
  10.10.1.36 - - [04/Apr/2018:12:47:19 -0400] "GET 
/hg/eng/devsetup?cmd=capabilities HTTP/1.1" 200 422
  10.10.1.36 - - [04/Apr/2018:12:47:19 -0400] "GET /hg/eng/devsetup?cmd=lookup 
HTTP/1.1" 200 43
  10.10.1.36 - - [04/Apr/2018:12:47:20 -0400] "GET 
/hg/eng/devsetup?cmd=listkeys HTTP/1.1" 200 30
  10.10.1.36 - - [04/Apr/2018:12:47:20 -0400] "GET 
/hg/eng/devsetup?cmd=listkeys HTTP/1.1" 200 -
  
  I'm going to try to add print statements, but if you have any darts you'd 
like to throw, I'd be happy to try it.

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D2819

To: indygreg, #hg-reviewers, durin42
Cc: mharbison72, mercurial-devel
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to