No. But I think the diff is in unified format and can be applied to any repo: Git or SVN. Also, I personally use git-svn plugin to work locally with Git.
On Thu, Jun 14, 2012 at 7:16 PM, Svante Schubert <[email protected]>wrote: > Hi Yuri, > > Do you mean a committer is able to check the reviewed GIT patch directly > to the GIT repository? > I am asking as site still marks the GIT repository to be read-only: > http://incubator.apache.org/wave/source-code.html > and as I would like to convince the Apache Incubator ODF Toolkit to > switch to GIT as well... > > Thanks, > Svante > > On 07.06.2012 00:11, Yuri Z wrote: > > You can use the official Apache Wave Git mirror at > > git://git.apache.org/wave.git > > The patches can be sent for either: SVN or Git repo. > > > > On Thu, Jun 7, 2012 at 12:54 AM, Ali Lown <[email protected]> wrote: > > > >> Svante, > >> > >>> 1) There is a not a single test taken over. I suggest to dispatch the > >>> given test sources to "/src/test/" of each module > >> This is indeed a problem, but I suspect was done simply to quicken the > >> process of getting the main code working first. > >> > >>> 2) When is this milestone planed to be rejoined with the main Apache > >>> project? > >> I have no idea on this. Once it becomes stable it will be considered, > >> but is a pretty major upheaval of the codebase kept at Apache. > >> > >>> 3) If GIT is finding such an attraction why not asking the > >>> infrastructure team to move this project over to GIT. Would ease > merging > >>> (in the future).. > >> Last time we looked into this, the Apache Infrastructure was not fully > >> setup to properly handle git due to the backend of Apache being based > >> around Subversion. Some changes had been made to allow compatibility > >> with 'git svn x' (e.g. the mirror over at github). I don't know if > >> Apache is ready to offer projects full git-only support yet. > >> > >> Ali > >> > > >
