Skip to content

Relative with .. doesn't work #20

@fschulze

Description

@fschulze

with this:

|- cfgs
|  |
|  |- base.cfg
|
|- versions.cfg
|- buildout.cfg

where base.cfg has:

[buildout]
extends = ../versions.cfg

the lookup of versions.cfg fails. It should take the location of cfgs/base.cfg into account to resolve the correct path, but doesn't. I looked into the code, but couldn't figure out how to fix it. The sub_relative stuff looks weirdly complicated.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions