Skip to content

[FEATURE] Hierachical depth limit #678

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
pale3 opened this issue Jun 12, 2017 · 1 comment
Closed

[FEATURE] Hierachical depth limit #678

pale3 opened this issue Jun 12, 2017 · 1 comment

Comments

@pale3
Copy link

pale3 commented Jun 12, 2017

E.g checkout url:

https://redmine/project/subproject/subsubproject/foo.git

Stored on disk:

repositories/
└── project/
    └── subproject/
        └── subsubproject/
            └── foo.git

Would it be possible in hierarchical style to invent depth. So for ^above when limiting it to "Depth 1" will store foo.git within parent called "subsubproject".

When Depth 1 = true

checkout url:

https://redmine/subsubproject/foo.git

repositories/
└── subsubproject/
       └── foo.git

@n-rodriguez , please comment

@PowerKiKi
Copy link
Collaborator

As discussed in #732 (comment), issues related to Redmine < 4.0 or severely outdated issues are being closed to help clean up the issue tracker.

If this issue is still relevant to you and you are running Redmine >= 4.0, please open a new issue including all new relevant information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants