Opened 15 years ago
Closed 15 years ago
#1286 closed task (fixed)
Modify svn:externals declaration to allow caching of external references
Reported by: | trevorwekel | Owned by: | trevorwekel |
---|---|---|---|
Priority: | low | Milestone: | 2.2 |
Component: | Build System | Version: | 2.2.0 |
Severity: | minor | Keywords: | |
Cc: | External ID: |
Description
Currently the svn:externals declarations in Oem are defined as
CsMap http://svn.osgeo.org/metacrs/csmap/trunk/CsMapDev fusion http://svn.osgeo.org/fusion/trunk
This prevents any external repositories from caching CsMap and fusion. Modifying the definitions to use relative paths should allow externals repositories to cache both.
/metacrs/csmap/trunk/CsMapDev CsMap /fusion/trunk fusion
This is needed to reduce the load of svn.osgeo.org when performing regular MapGuide builds.
Change History (2)
comment:1 by , 15 years ago
Status: | new → assigned |
---|
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Change made to trunk in r4614.
Note:
See TracTickets
for help on using tickets.
Oops. Should have used wikiformatting for the declarations. Changing
to