[Log4cplus-devel] Migration from Bazaar to another DVCS (was Re: log4cplus Github mirror)
Logging Framework for C++
Brought to you by:
wilx
|
From: Václav Z. <vha...@gm...> - 2013-07-06 10:34:07
|
On 07/04/2013 09:23 AM, Václav Zeman wrote: > On 07/04/2013 08:34 AM, Sergei Nikulov wrote: >> >> 2013/7/4 Václav Zeman <vha...@gm... <mailto:vha...@gm...>> >> >> Hi. >> >> Per popular request, I have set up a mirror of log4cplus trunk on >> Github: <https://github.com/wilx/log4cplus-trunk> >> >> The mirror is updated hourly by a cron job on my box, so it should be >> fairly up to date. At this point, the mirror is one way only, from >> SourceForge to Github. >> >> >> Hi Václav, >> >> Can we now submit pull requests through github? > I want to keep the master on Github to be unmodified mirror of the > Bazaar trunk branch. I guess, for this to work, I would have to create > another branch and pull into that branch instead and then sync with > Bazaar repository, somehow. > > You could try to send me a pull request and I will try to figure out how > to do this. So it has happened that I have received responses to two of my tickets filled in against SourceForge itself. The responses boil down to that SourceForge is no longer able to support Bazaar. They have stopped offering Bazaar for new projects. So, now I need to decide where am I going to move log4cplus sources to. As far as I can see, the axis of this decision are: 1. stay on SF or move to Github/Bitbutcket/Launchpad 2. stay with Bazaar (and move anywhere where it will be supported) or move to Git or Mercurial (I do not see a third DVCS option here. Is there any such option that I am missing?) Opinions? -- VZ |