Changes between Version 3 and Version 4 of Ticket #12905


Ignore:
Timestamp:
Aug 10, 2016, 3:52:41 AM (8 years ago)
Author:
kallisti5
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12905 – Description

    v3 v4  
    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)
     1package_repo requires a url in the repo.info file. (the repo.info file is read in by package_repo tool to build the binary on-disk repo which is then served by http to our package manager)
    22
    33This 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?