Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

How do I remove/delete a project from Codeplex.com ?

I am the owner.

share|improve this question
1  
You might want to check Codeplex's web site. Perhaps they have FAQs related to that. – Michael Todd Apr 6 '10 at 17:03

3 Answers

up vote 15 down vote accepted

See Delete a Project:

If you have already published your project, then use the Contact Us page to request that your project be unpublished so that you can delete it.

share|improve this answer
2  
HOW WEIRD! next time I will think twice before push it there... – Heather Oct 11 '12 at 11:13

According to the FAQ now there is a 'Delete This Project' button(http://codeplex.codeplex.com/wikipage?title=CodePlex%20FAQ#DeleteProject).

share|improve this answer
3  
No, the FAQ says that an unpublished project has a Delete this button. You should contact first to unpublish it. – SoMoS Jul 18 '12 at 4:56
double weird ... – Heather Oct 11 '12 at 11:15
From FAQ: If you have already published your project, then use the Contact Us page to request that your project be unpublished so that you can delete it. Your project's pages should now have a "Delete This Project" button at the top. Click this and your project will be deleted.' First contact then after the button will exists. – Gustavo Gondim Feb 5 at 13:11

You are now able to delete projects directly from your project settings page. You can learn more in the documentation.

share|improve this answer

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.