Opened on 07/01/2016 at 10:57:11 AM
Closed on 07/01/2016 at 12:08:21 PM
#4217 closed defect (fixed)
CMS Static Page Generation Fails With Mercurial Version 3.3+
| Reported by: | jsonesen | Assignee: | jsonesen | 
|---|---|---|---|
| Priority: | P2 | Milestone: | |
| Module: | Sitescripts | Keywords: | |
| Cc: | sebastian | Blocked By: | |
| Blocking: | Platform: | Unknown / Cross platform | |
| Ready: | yes | Confidential: | no | 
| Tester: | Unknown | Verified working: | no | 
| Review URL(s): | |||
Description
Environment
Mercurial 3.7.3
How to reproduce
Update mercurial and run python -m cms.bin.generate_static_pages [source dir] in my case I used web.eye.com repo
...
Observed behaviour
the execution will fail returning './settings.ini' not found
Expected behaviour
Static page generation should execute without failure
Attachments (0)
Change History (5)
comment:1 Changed on 07/01/2016 at 10:58:44 AM by jsonesen
- Owner set to jsonesen
comment:2 Changed on 07/01/2016 at 11:43:51 AM by sebastian
- Cc sebastian added
- Priority changed from Unknown to P2
- Ready set
comment:3 Changed on 07/01/2016 at 11:44:16 AM by sebastian
- Component changed from Build-and-Release-Tools to Sitescripts
comment:4 Changed on 07/01/2016 at 12:07:39 PM by abpbot
Note: See
        TracTickets for help on using
        tickets.
    

A commit referencing this issue has landed:
Issue 4217 - Fix prefix regression due to mercurial version behavior change