Elektrine lite

← Feed

@shanecelis@mastodon.gamedev.place

Post #3448288

2026-06-27 21:36 UTC

@nafmo@social.vivaldi.net Oh, yeah, did it just use branches for everything?

Replies (1)

  • @ahltorp@mastodon.nu 2026-06-28 12:32

    @shanecelis@mastodon.gamedev.place @nafmo@social.vivaldi.net SVN doesn't have branches, it only has copies, which is the source of the problems. Version-control-wise, SVN only has a linear version history.

    Open ##3448287