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

Fix #5375: add editable install support for svn+ssh URLs with a username #5664

Merged
merged 1 commit into from
Aug 22, 2018

Conversation

cjerdonek
Copy link
Member

This fixes #5375.

@cjerdonek cjerdonek added type: enhancement Improvements to functionality C: vcs pip's interaction with version control systems like git, svn and bzr labels Jul 28, 2018
@cjerdonek
Copy link
Member Author

Hi @pradyunsg / @xavfernandez, can either of you take a look at this relatively simple PR? Thanks.

@cjerdonek
Copy link
Member Author

Hi @pradyunsg, just pinging you again on this PR from before.

@pradyunsg
Copy link
Member

Thanks for the ping!

I've not really been getting enough time lately to stay on top of PRs and responding promptly so the pings are much appreciated! :)

@pradyunsg pradyunsg merged commit 2b3609a into pypa:master Aug 22, 2018
@cjerdonek cjerdonek deleted the issue-5375-svn-ssh-auth branch August 22, 2018 03:56
@cjerdonek cjerdonek mentioned this pull request Jan 8, 2019
@lock
Copy link

lock bot commented Jun 1, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot added the auto-locked Outdated issues that have been locked by automation label Jun 1, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jun 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-locked Outdated issues that have been locked by automation C: vcs pip's interaction with version control systems like git, svn and bzr type: enhancement Improvements to functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pip install -e svn+ssh do not take care of the user specified in the URL
2 participants