FAQ:Delete or Fix Mistakes in a Repository Commit
From rPath Wiki
| FAQ | ||
| Question: How can I delete or fix a mistake I just made in my Conary repository commit? | ||
Answer: You cannot delete things that are committed. By nature, Conary repositories do not allow deletions to repositories due to the fact that someone may have shadowed your work and is using it as the basis for their own. However, because end-users usually only use the most recently checked-in version of your package, its possible to fix a mistake by correcting the mistake and committing again, including recommitting an earlier working version.
