All Questions
Tagged with subversion source-code
3 questions
1
vote
2
answers
112
views
SVN / Git How to administer branches
I'm the technical lead for a small company (6 developers). We currently use SVN and we're slowly porting over to Git, after everyone gets their training.
Currently our clients are the ones who "pull ...
3
votes
5
answers
698
views
SVN - Is it OK to use any flavor of SVN amongst the team?
Is it OK if, within a team, developers use different flavors of SVN? Say one using Tortoise SVN and other using Versionsapp.com SVN?
24
votes
7
answers
7k
views
How do you read other's code? [closed]
Almost every advanced programmer says that it's very useful to read the code of other professionals. Usually they advice open source.
Do you read it or not? If you do, how often and what's the ...