Re: [Cppcms-users] possible to convert to git?
Brought to you by:
artyom-beilis
|
From: Artyom B. <art...@ya...> - 2014-07-26 19:48:20
|
Several reasons we are still with SVN. 1st there are too many scripts (like nightly builds or automatic deb building) that use svn. 2nd I'm not that familiar with git. It takes a great deal of time to convert the repository and get used to git that I'd prefer to spend on code development. I know svn very-very well and it is fine source control system. 3rd there is always "svn-git" bridge that works quite well, so if you want to contribute svn wouldn't be a problem 4th it hadn't stopped anybody to send me patches so far because it wasn't git. So not in the near future. Artyom Beilis -------------- CppCMS - C++ Web Framework: http://cppcms.com/ CppDB - C++ SQL Connectivity: http://cppcms.com/sql/cppdb/ >________________________________ > From: sergey lavrov <ccp...@gm...> >To: cpp...@li... >Sent: Saturday, July 26, 2014 6:48 PM >Subject: Re: [Cppcms-users] possible to convert to git? > > > >+1 for github > > > >On Thu, Jul 24, 2014 at 6:02 PM, Ross Rogers <ros...@gm...> wrote: > >Mr. Beilis, >> >>Have you given thought to switching to the git version control system? I'd be happy to help you put your code on github as I have replicated your SVN repository with git before. Personally, I find it much easier to contribute to a product using the github pull-request process than talking about patches on a subversion repository. >> >>What are your thoughts? >> >>- Ross >> >>------------------------------------------------------------------------------ >>Want fast and easy access to all the code in your enterprise? Index and >>search up to 200,000 lines of code with a free copy of Black Duck >>Code Sight - the same software that powers the world's largest code >>search on Ohloh, the Black Duck Open Hub! Try it now. >>http://p.sf.net/sfu/bds >>_______________________________________________ >>Cppcms-users mailing list >>Cpp...@li... >>https://lists.sourceforge.net/lists/listinfo/cppcms-users >> >> > > >------------------------------------------------------------------------------ >Want fast and easy access to all the code in your enterprise? Index and >search up to 200,000 lines of code with a free copy of Black Duck >Code Sight - the same software that powers the world's largest code >search on Ohloh, the Black Duck Open Hub! Try it now. >http://p.sf.net/sfu/bds > >_______________________________________________ >Cppcms-users mailing list >Cpp...@li... >https://lists.sourceforge.net/lists/listinfo/cppcms-users > > > |