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

Gunnar Wagenknecht <gunnar@xxxxxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gunnar@xxxxxxxxxxxxxxx




--- Comment #1 from Gunnar Wagenknecht <gunnar@xxxxxxxxxxxxxxx>  2008-10-06 08:23:03 -0400 ---
I would add Mercurial to the list.
http://www.selenic.com/mercurial/wiki/

It was created at the same time aroung GIT. It comes with an EPL Eclipse
plug-in which might make it attractive to the larger Eclipse community.
http://trac-hg.assembla.com/mercurialeclipse

The only downside is that administration, i.e. purge of bits of history in a
repository, is as painful as with SVN. I'm afraid all "modern" SCM expose that
behavior.


-- 
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