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

Thomas Hallgren <thomas@xxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thomas@xxxxxxx




--- Comment #2 from Thomas Hallgren <thomas@xxxxxxx>  2008-10-06 09:53:50 -0400 ---
* CVS
- No atomic commits
- No directory versioning

* SVN
+ Atomic commits
+ Directory versioning
+ Merge tracking (eclipse.org server needs upgrade)
+ Branch reintegration (eclipse.org server needs upgrade)
+ Choice of two mature clients (Subclipse and Subversive)

Why do you consider several clients a minus Martin? I think it vouches for
competition and that it vitalizes both projects.


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