I have a few question.
First of all i want to know is git
better than subversion
?
I am using subversion
i want to merge trunk
to branch
automatically , how can i do this? If it’s impossible do i have to use git
? Is merging automatically a good way ?
And last question: Which one of these big companies (like google,oracle etc.) use or they use something else and do they merge automatically
?
Asked
Active
Viewed 119 times
0
-
Short answer: "No, Git is not better than Subversion". – bahrep Nov 01 '13 at 09:40
-
Can i merge automaticly in Subversion – mustafa Nov 01 '13 at 09:42
-
It's better to ask one question per posting to stackoverflow. – carols10cents Dec 16 '13 at 01:44
1 Answers
1
No, Git is not better than Subversion, it's different. Regarding auto-merges, see "Automatic reintegration merge".

bahrep
- 29,961
- 12
- 103
- 150