Changes between Initial Version and Version 3 of Ticket #12905
- Timestamp:
- Aug 10, 2016, 3:51:59 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12905 – Description
initial v3 1 package_repo requires a url in the repo-file. 1 package_repo requires a url in the repo-file. (the repo-info file is read in by package_repo to build the binary on-disk repo which is then served by http) 2 2 3 3 This really doesn't make sense. You're always going to know the repo's base url... so why would you need to specify it while building the repo?