This (changing the pattern) is exactly what we did to deal with our branching. It seems to work well enough!
On Thu, Feb 4, 2010 at 6:51 PM, Luke Renn <[email protected]> wrote: > There's not much to them. One thing (iirc) is that you need to change > the repository patterns if you're using branches. > > ivy.<whatever>.default.artifact.pattern=[organisation]/[module]/([branch]/)[revision]/[type]s/[artifact].[ext] > ivy.<whatever>.default.ivy.pattern=[organisation]/[module]/([branch]/)[revision]/[type]s/[artifact].[ext]
