-16

CVCSs are commonly used for monorepos and large repositories. The most popular FOSS option is Subversion, although it may not be favored by all programmers and users. Perforce is another option, but it is a proprietary system.

you are viewing a single comment's thread
view the rest of the comments
[-] xoggy@programming.dev 7 points 2 years ago

What is it you need that a centralized version control system offers that a distributed version control system doesn't? For instance you could use git or pijul for a monorepo.

[-] Unsafe@lemmy.today 2 points 2 years ago

Ability to clone only certain parts of a repo. Git has shallow and partial clones, but they don't feel like the right tool for large/mono repos.

[-] lung@lemmy.world 4 points 2 years ago

Git provides subtree (and submodules) which enable this with some planning

this post was submitted on 17 Dec 2023
-16 points (19.2% liked)

Programming

25677 readers
228 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 2 years ago
MODERATORS