Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I deployed some artifacts and I copy-pasted wrong name of those artifacts. I remember that manual playing with repository content brings problems. What is the recommended way for dealing with these situations ?

EDITED:

I thought there was no way of deleting artifacts from hosted repositories via web interface. Now I see that in the "Browse storage" section I can delete the artifact directory, which is the the recommended way I guess.

share|improve this question

1 Answer

up vote 3 down vote accepted

Yup, in the past I've just deleted artifacts using the web GUI, no problems

share|improve this answer
Problem is that the .sha1 and .md5 files are left behind if you don't delete the artifacts through the repository interface. – Marcel Stör Mar 19 at 11:53

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.