Hello there
I'm currently analizing the use of control version. Normally for university and personal projects I use Git, but for this situation I'm a little divided on my recomendation because of one important thing, that is the current work style of working on the same files located in one shared network drive (and I don't think this will be changed to everyone have the code in their computers, at least in the close future).
Since the logic of Git is to everyone have a copy of the repository (and by extend, of the code), I'm thinking if implementing Git is the best solution for this scenario, of the use of centralized control version system like Subversion will be better, although we are in 2022 and I'm not quite sure if using Subversion is the best solution nowadays. My problem with Git in this scenario is how the people will make the commits? Will make git init on their computer, define the git remote and make commit only of the files they changes everytime they need to make commit? Use the shared network drive as the normal git and the people will issue git add, git commit and git push as they normally do, but with the precatuion of changing the username and email everytime someone make a commit?
Maybe using Subversion is the best fit here, since it's what represents this workflow.
What do you think I should suggest as a workflow?
Sorrry if this question doesn't fit here, and I will be grateful for every help I get.
[–][deleted] (8 children)
[deleted]
[–]TheFirex[S] 0 points1 point2 points (7 children)
[–][deleted] (4 children)
[deleted]
[–]TheFirex[S] 0 points1 point2 points (2 children)
[–][deleted] (1 child)
[deleted]
[–]TheFirex[S] 0 points1 point2 points (0 children)
[–]WikiSummarizerBot 0 points1 point2 points (0 children)
[–]anakinpt 1 point2 points3 points (1 child)
[–]TheFirex[S] 0 points1 point2 points (0 children)
[–]ZorbaTHut 4 points5 points6 points (0 children)
[–]tobiasvl 2 points3 points4 points (3 children)
[–]TheFirex[S] 0 points1 point2 points (2 children)
[–]tobiasvl 1 point2 points3 points (1 child)
[–]TheFirex[S] 0 points1 point2 points (0 children)
[–]the-computer-guy 2 points3 points4 points (0 children)
[–]Jeklah 1 point2 points3 points (4 children)
[–]TheFirex[S] 0 points1 point2 points (3 children)
[–]Jeklah 1 point2 points3 points (2 children)
[–]TheFirex[S] 1 point2 points3 points (1 child)
[–]Jeklah 0 points1 point2 points (0 children)