Re: Java 1.6.0_23
Boris Folgmann <[email protected]>
| Newsgroups | gmane.linux.jpackage.general |
|---|---|
| Message-ID | <[email protected]> |
Nico Kadel-Garcia schrieb/wrote: > Are you in a better position than me to take over management of that > widget in CVS? I've got weird professional things going on that limit Which widget? Only the Java rpm? > my willingness to maintain a third-party repository, especially one > using CVS (which I do *NOT* consider secure enough). I understand that. I think CVS is really outdated. I'm using now Mercurial for all my projects. It's a distributed VCS that allows local commits. Perfect for OS software development and better than the centralized approach of subversion. If no one want's to host it on jpackage.org one could also use sourceforge.net. For Mercurial they are offering pulling using http and pushing using ssh. cu, boris