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

Bug fix for overwriting existing files without the overwrite flag bei… #113

Conversation

blade2005
Copy link
Contributor

Bug fix for overwriting existing files without the overwrite flag being set to true.

Looks like a simple oversite where a raise should have been done.

The current log output looks like

<LocalRequest: POST http://10.1.10.155:8092/>
Cannot upload 'testpackage-2.0.2.tar.gz' since it already exists!
You may start server with --overwrite option.
Stored 'testpackage-2.0.2.tar.gz'.
200 OK

@blade2005
Copy link
Contributor Author

Hrm, I'm not seeing any reason why this would cause 400 error's on 3.3

ankostis added a commit that referenced this pull request Feb 16, 2016
…les-without-overwrite-flag

Bug fix for overwriting existing files without the overwrite flag bei…
@ankostis ankostis merged commit b42c8c3 into pypiserver:master Feb 16, 2016
@blade2005 blade2005 deleted the bugfix/overwriting-existing-files-without-overwrite-flag branch February 16, 2016 21:32
@ankostis ankostis modified the milestone: Next 1.2.x Release Mar 10, 2016
@blade2005 blade2005 mentioned this pull request Jun 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants