On 12 January 2013 07:41, Emmanuel Lécharny <[email protected]> wrote: > Hi developers ! > > MINA project has migrated to GIT this week, so if you want to get the > sources, you have to clone the repository using this command : > > git clone http://git-wip-us.apache.org/repos/asf/mina.git > > > Sadly, we are still waiting for the other projects (FtpServe, SSHD and > Vysper) to be migrated too. > > The very same for the site which is currently in Subversion, which has > been made read-only.
As per my other mail - AFAIK the site will have to remain in SVN - or at least the _generated site_ will need to be committed to SVN. Site publication must use svnpubsub. The standard ways to use svnpubsub assume that the site source is in SVN. The end result is that the generated site is checked into an SVN tree from which the public website is updated. So I suppose it might be possible to generate the site from git and check it in to SVN. > We will update the site as soon as possible ! > > -- > Regards, > Cordialement, > Emmanuel Lécharny > www.iktek.com >
