Live data from Hacker News

Tips and links could help you as a developer

hieu.co.uk

1–9 of 9 posts

Re: Tips and links could help you as a developer

#6
post #4
post #2

Why are people still recommending SVN? Do some people enjoy merge conflicts?

Do you have any suggestion? I don't know anything better then SVN :(.

A lot of people nowadays are moving to Git (http://git-scm.com/). Although to be honest, I'm not sure if Git would be a good fit in a Windows development environment.

Re: Tips and links could help you as a developer

#7
post #6
post #4

Earlier quoted context omitted.

Do you have any suggestion? I don't know anything better then SVN :(.

A lot of people nowadays are moving to Git ( http://git-scm.com/ ). Although to be honest, I'm not sure if Git would be a good fit in a Windows development environment.

Thanks, I will give it a go asap. Never try it before.

Re: Tips and links could help you as a developer

#8
post #7
post #6

Earlier quoted context omitted.

A lot of people nowadays are moving to Git ( http://git-scm.com/ ). Although to be honest, I'm not sure if Git would be a good fit in a Windows development environment.

Thanks, I will give it a go asap. Never try it before.

Bazaar (bzr) is also worth a try. I used it before git.

Re: Tips and links could help you as a developer

#9
post #2

Why are people still recommending SVN? Do some people enjoy merge conflicts?

What's a better open source version control system that integrates into Visual Studio?

As far as I know there are SVN-compatibility layers for a lot of version control systems to leverage existing SVN-integration.