89

I've heard it thrown around in professional circles and how everybody's doing it wrong, so.. who actually does use it?

For smaller teams

"scaled" trunk based development

you are viewing a single comment's thread
view the rest of the comments
[-] KindaABigDyl@programming.dev 9 points 4 months ago* (last edited 4 months ago)

Yes. We use SVN. I hate it. I'm trying to build a case to switch to git. We're a small team, but a growing team

[-] MajorHavoc@programming.dev 17 points 4 months ago

Welcome time traveler. If you're able to return to your own timeline, buy some Apple stock.

/joking

But I hope your team does migrate. SVN is pretty bad, compared to git.

[-] CrypticCoffee@lemmy.ml 4 points 4 months ago* (last edited 4 months ago)

Do you really need to make a case? Does your company not trust devs? Is there people leading that have no idea about technology? SVN is dead. Many devs won't touch it. It's best way to say to new candidates your company is backwards. Many would refuse to work in a company that uses a version control system that has been dead 7 years.

[-] KindaABigDyl@programming.dev 3 points 4 months ago

It's effort to switch, and we don't benefit from having separate copies of the repo bc we're so small. No one steps on eachother's toes, so distributed version control isn't necessary.

Now, the fact that most devs know git and SVN is dead is not lost on our CTO, but putting the effort to switch over doesn't provide direct value to the customer, so I have to make the case that switching to git would do enough from a productivity and maintenance standard to effect customers.

[-] shasta@lemm.ee 0 points 4 months ago

But just productivity and maintenance but if your devs start to leave or retire, you're not gonna get the best quality replacements for them if you're using outdated tech. No one wants to learn new skills that aren't going to help with their career growth.

[-] KindaABigDyl@programming.dev 1 points 4 months ago

I'm a relatively new hire and we just hired another person 2 weeks ago

[-] robojeb@lemmy.world 2 points 4 months ago

My company still uses SVN, but we have almost 20 years of history in the repository, not including the autogenerated commits from when we migrated from CVS.

My department would like for us to move to git (some sub projects have) but it's important for our process to retain the history and nobody has had the time to figure out if the migration would be clean then update all of our auto-testing infrastructure (which itself is over a decade old) to use git, all while not stopping active development.

[-] SWW13@lemmy.brief.guru 1 points 4 months ago

You can use a git client to connect to SVN repo, which is really neat if you have to deal with a SVN repo. Therefore I would assume git has no issues with migrating the history from SVN.

this post was submitted on 15 May 2024
89 points (95.9% liked)

Programming

17025 readers
56 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS