Spyke
lemmy.world

Is OpenBSD seriously still using CVS for development?

15

CVS is the authoritative repository of code, and they recommend to users to use that or reposync (built atop of CVS) to keep their system updated.

There is also a GitHub mirror , and got is an OpenBSD project, and I suspect a number of devs use one of those for local work until it's time to push the changes to the authoritative tree.

5
rhabarbareply
feddit.org

Yes, it is, because it does the job. Why exactly shouldn’t they?

4
chellomerereply
lemmy.world

For example, maybe branching is something you'd like to be able to do without it being a nightmare?

4

OpenBSD seems to be able to have branches (CURRENT and STABLE), and they seem to be able to manage them just fine.

9

You reached the end

OpenBSD has reached OpenBSD of Theseus | Spyke