The readme mentions that the directory where the git repositories are stored can be set at admin/project/project-release-settings, but this is not the case. The path that can be set there has a different purpose.
Does this setting still need to be added in in this form, or should this instruction be removed from the readme?
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 1259030-2-project_dependency-edit_sourcecode_directory.patch | 1.42 KB | pfrenssen |
Comments
Comment #1
pfrenssenThis seems to have been removed in commit 4cfdf1c3ad.
Currently the path is stored in the 'project_dependency_sourcecode_directory' variable. Historically this was another variable: 'project_release_directory'. This is still present in the current version of the Project module, but has been marked as deprecated:
Comment #2
pfrenssenComment #3
rfayWhen I looked at this I didn't like form-altering the project-page settings forms, because none of them are directly related. I guess I think we should make our own settings page instead. (In the same tree)
Comment #4
rfaytriaging
Comment #5
rfayIf you don't mind, I'm going to make this a duplicate of #1327306: Provide additional Web UI features