Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse.org-architecture-council] [Bug 249745] Eclipse Repository Best Practices

https://bugs.eclipse.org/bugs/show_bug.cgi?id=249745  
Product/Component: Community / Architecture Council




--- Comment #8 from Dave Orme <djo@xxxxxxxxxxxxxxxxxxxxxxxxx>  2008-10-06 14:11:01 -0400 ---
These are the major reasons I never moved projects I control from CVS to SVN:

1) I've had SVN break a working copy for me too many times.  I can always fix
it, but I'm paid to write code, not tinker with a VC system.

2) SVN didn't offer enough additional features to make the pain of changing
worth it.

Today, I see no reason to move to SVN since Mercurial offers additional
features to make the switch worth it and after about 6 months, hasn't had any
of the hassles I've experienced with SVN.


-- 
Configure bugmail: https://bugs.eclipse.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


Back to the top