Slashdot Mirror


User: Anylo76

Anylo76's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Is there working alternatives on Linus on GIT and SCM · · Score: 1
    If I'm in charge of a software project which contains +22k files and I would like to have SCM which is
    • distributed (hundreds or even thousands developers working same time, multiple dev teams working on different modules etc)
    • reliable and secure (I'm releasing versions quite often and those releases have to work)
    • fast (I have better things to do than wait)
    what alternatives do I have?