To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.
hg clone
History | View | Annotate | Download (4.75 KB)
Fixes to external helper scripts, including avoiding barfing on project XML
Merge from live
Merge from cannam_integration
Merge from branch "luisf"
Merge from branch "cannam"
Merge from branch "cannam-pre-20110113-merge"
Merge from branch "cannam-pre-20110113-merge". Includes fix for bug #169.
Fix updates for tracking external Mercurial repos
Merge from branch bug_169
Introduce a method on the sys controller to clear a repository cache; use a file in the mirror dir to notify the Ruby external repo script that it needs to call it
If the remote repo URL changes, move aside the existing local mirror and start afresh.(Not yet tested: checkpointing this prior to working on a different aspect of the problem)
Merge from branch "live"
Merge from branch "bug_168"
Ensure we always use the same version of hg
Update the master branch via git pull master rather than git fetch (which doesn't merge any particular branch)
Merge from branch "feature_73"
Do not show external checkbox/field until the repo has been automatically populatedPull external Hg as well as git and svn reposSome textual changes
Do more-or-less the right thing to pull in and update external repos
A bit more work on external repo conversion script