On Thu, Jun 4, 2009 at 5:12 PM, Klaus Treichel
<address@hidden> wrote:
Am Mittwoch, den 03.06.2009, 18:26 +1000 schrieb Rhys Weatherley:
>
> +1 for git from me.
>
A backup from 20090527 was found later and was restored. So cvs is
available again.
Cool - that makes the git thing less urgent. However, once you go git, you won't want to go back to CVS. :-)
The conversion from cvs to git is not that straightforward.
The features we'll need are:
1. It should be simple to get a complete local copy of the whole
dotgnu-pnet repository.
2. One should be able to create a branch on a subproject like pnet,
libjit, ...
3. And a limitation we have right now is that there is only one git
repository link available on savannah.
There are a number of projects with several repositories, including the Hurd:
http://git.savannah.gnu.org/cgit/
So it doesn't appear to be unusual. And it wouldn't be much different to now,
where a separate "co module" is needed for pnet, pnetlib, libjit, etc.
Cheers,
Rhys.