When using autocompile on a local feed, use the <feed-for> for registering
commitb55f84bd22a0f218b64ca27d4cdfb5d671c54926
authorThomas Leonard <talex5@gmail.com>
Tue, 1 Feb 2011 19:16:33 +0000 (1 19:16 +0000)
committerThomas Leonard <talex5@gmail.com>
Tue, 1 Feb 2011 19:19:36 +0000 (1 19:19 +0000)
treed001f4546ba4ecd5701e10b0245d53db8ccf930d
parent61fd7a82858b147b430a497baecca33e7d51dc37
When using autocompile on a local feed, use the <feed-for> for registering

For example, if you run autocompile on a Git clone of ROX-Filer, we now register
the binary as a feed for http://rox.sourceforge.net/2005/interfaces/ROX-Filer,
not as a feed for /path/to/git/checkout/ROX-Filer.xml

Reported by Tim Cuthbertson.
autocompile.py
tests/testcompile.py