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

SVN support #9401

Closed
ashrasmun opened this issue May 9, 2024 · 3 comments
Closed

SVN support #9401

ashrasmun opened this issue May 9, 2024 · 3 comments
Labels
kind/feature Feature requests/implementations status/triage This issue needs to be triaged

Comments

@ashrasmun
Copy link

Issue Kind

Brand new capability

Description

Hey,

As per #4419, I'm posting just another request to add SVN support. SVN repos are supported with pip install and this seems like a regression when someone considers moving from using requirements.txt or just "naked" pip to poetry.

Impact

Allow SVN users to work just like git ones.

Workarounds

I need to checkout the repository locally and then point to the repository with

[tool.poetry.dependencies]
some_repo = {path="checked_out_repo_location"}
@ashrasmun ashrasmun added kind/feature Feature requests/implementations status/triage This issue needs to be triaged labels May 9, 2024
@dimbleby
Copy link
Contributor

dimbleby commented May 9, 2024

this was more recently rejected at #2141

@Secrus
Copy link
Member

Secrus commented May 9, 2024

There is close to no interest in SVN among Poetry users and it's surely not enough to excuse an additional maintenance overhead.

@Secrus Secrus closed this as not planned Won't fix, can't repro, duplicate, stale May 9, 2024
Copy link

github-actions bot commented Jun 9, 2024

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

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/feature Feature requests/implementations status/triage This issue needs to be triaged
Projects
None yet
Development

No branches or pull requests

3 participants