On 12/21/06, Eric Crahen <[EMAIL PROTECTED]> wrote:
Are there any thoughts on how to unpublish a file? (Manually removing the file is not an option) I have a resolver chain and for overrides I have a filebased resolver I put first in the chain. Sometimes I will publish a modified package there, but later I'd like to remove it. Right now I do this by obliterating the cache for the package, but really I think I'd like to just unpublish it from the one locaiton. The end goal being to undo the override when I no longer want it and fall back to the other resolvers again.
There is no task in Ivy which allow to do what you want, I suggest adding a feature request in jira. Xavier --
- Eric
