Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

when a project is deleted, it can't be created again #1

Closed
certik opened this issue Aug 19, 2010 · 13 comments
Closed

when a project is deleted, it can't be created again #1

certik opened this issue Aug 19, 2010 · 13 comments

Comments

@certik
Copy link

certik commented Aug 19, 2010

I created a project sympy, deleted it and wanted to create it again, but it failed.

@smdabdoub
Copy link

You can, however, rename a project to match the name of a deleted project. This results in two projects with the same name, but different URLs.

@smdabdoub
Copy link

Also, deleted projects are still accessible via URL.

@certik
Copy link
Author

certik commented Aug 31, 2010

Is there any problem with just deleting all database entries for deleted projects? (Possibly adding some big warning to the user that everything will be deleted if he deletes the project.)

@ericholscher
Copy link
Member

Yea, think that's what we'll end up doing. I'll try and do this tomorrow.

@smdabdoub
Copy link

This should be a separate tool as well, but maybe when someone deletes a project that is not linked to an external repository (along with the warning), offer to allow them to download a gzipped (or other) copy of their documentation.

@wapcaplet
Copy link
Contributor

Fixed here: wapcaplet/readthedocs.org@524634e

@ojiisan: I like your suggestion too--I created a new issue for it: #16

@wapcaplet
Copy link
Contributor

Whoops--it's also important to remove the repository checkout. Fixed here: wapcaplet/readthedocs.org@94e5f82

@ericholscher
Copy link
Member

This was fixed as well.

@jvb
Copy link

jvb commented Mar 20, 2012

Hello. I think I am encountering this problem with my project (dnald, user jvb). I had previously created it using only the web interface so I deleted it in order to add it backed by a bitbucket repository. Now the build is failing with:

Built: March 20, 2012. 11:28 a.m.
Outcome: Failed
Version: latest
Type: html
State: triggered
Sphinx Standard Output

@ericholscher
Copy link
Member

Yea, we still have a bug where changing repos doesn't work correctly
always. I blew away your build env and rebuilt the project. Seems to have
built happily. Sorry for the trouble :(

Cheers,
Eric

On Tue, Mar 20, 2012 at 9:29 AM, Jonathan Blakes <
[email protected]

wrote:

Hello. I think I am encountering this problem with my project DNALD (user
jvb). I had previously created it using only the web interface so I deleted
it in order to add it backed by a bitbucket repository. Now the build is
failing with:

Build for DNA Library Designer
Built: March 20, 2012. 11:28 a.m.
Outcome: Failed
Version: latest
Type: html
State: triggered
Sphinx Standard Output


Reply to this email directly or view it on GitHub:
#1 (comment)

Eric Holscher
Engineer at Urban Airship in Portland, Or
http://ericholscher.com

@jvb
Copy link

jvb commented Mar 20, 2012

Thank you very much!

On 20 Mar 2012, at 18:24, Eric Holscher [email protected] wrote:

Yea, we still have a bug where changing repos doesn't work correctly
always. I blew away your build env and rebuilt the project. Seems to have
built happily. Sorry for the trouble :(

Cheers,
Eric

On Tue, Mar 20, 2012 at 9:29 AM, Jonathan Blakes <
[email protected]

wrote:

Hello. I think I am encountering this problem with my project DNALD (user
jvb). I had previously created it using only the web interface so I deleted
it in order to add it backed by a bitbucket repository. Now the build is
failing with:

Build for DNA Library Designer
Built: March 20, 2012. 11:28 a.m.
Outcome: Failed
Version: latest
Type: html
State: triggered
Sphinx Standard Output


Reply to this email directly or view it on GitHub:
#1 (comment)

Eric Holscher
Engineer at Urban Airship in Portland, Or
http://ericholscher.com


Reply to this email directly or view it on GitHub:
#1 (comment)

@jfarre
Copy link

jfarre commented Apr 23, 2012

Hi, I had a reviewproscraping private repo in our account reviewpro.
I deleted it and wanted to create it again. It appears deleted, but it tells me that the name is already used in my account when I tried to create it again...
Is there any bug? From this discussion I understand this should be allowed...

Thanks a lot

@jfarre
Copy link

jfarre commented Apr 23, 2012

I was wrong. The first time I tried to create it again, it was supposed to work, but it leaded me to a 404 page.
After that, the name was in use, but the project does not exist.
I've tried with a brand-new name and exactly the same happened.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants