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

Add the support for git svn #3928

Open
TimeInDreams opened this issue Jan 15, 2025 · 0 comments
Open

Add the support for git svn #3928

TimeInDreams opened this issue Jan 15, 2025 · 0 comments
Labels
feature New feature or request triage Needs to be looked at

Comments

@TimeInDreams
Copy link

TimeInDreams commented Jan 15, 2025

In some working environments, SVN is used to manage the code at the same time. The remote server is SVN, and I want to use git for local management. After obtaining the data of the SVN server through the git svn [svn server path url] -r HEAD command, it cannot be used in the source control and plug-in of vscode. After reading the origin, git remote -v returns no information. I hope this functional interface can be added to avoid using the command line git svn rebase + git svn dcommit during each synchronization. I hope to add support for this function.

@TimeInDreams TimeInDreams added feature New feature or request triage Needs to be looked at labels Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request triage Needs to be looked at
Projects
None yet
Development

No branches or pull requests

1 participant