Doesn't git have builtin svn repo conversion?
Open Source
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
Yes, the script uses git svn
under the hood,
however it simplifies the process of a fair amount of steps,
to just x1 easy CLI command with an in/output parameter.
Can it do GIT -> SVN?
Why would you want do that?
To test that SVN -> GIT works?
Actually pretty good reason.
not really, haha
why?
Because developing a tool solely for a roundtrip test is probably a waste of time. Perhaps it's an easier exercise than I think but I would have thought you could manually test it far quicker and more thoroughly than by automating the process
I'm using RCS for a particular project. It's the best fit for the project.
Thank you for asking.
In my particular use case we need strict access control.
Really depends on the situation.
More reading if you really want to know: https://www.theknowledgeacademy.com/blog/svn-vs-git/ https://www.linode.com/docs/guides/svn-vs-git/
I mean, the why is obvious. Whether anyone should do it is the real question ;-)
Nope, only SVN => Git