Re: [Cppcms-users] possible to convert to git?
Brought to you by:
artyom-beilis
|
From: Lee E. <le...@el...> - 2014-07-27 04:30:24
|
I agree that github pull request flow will make it easier to contribute. And i love the offline nature of git for my own work. I understand your reasons not wanting to move. It does takes time to learn a new system and even more to convert an existing build and test envirenment. The real benefit of git comes from developers colaboration, and as long as cppcms is a one man project the benefits from switching are shadowed by the cost. Consider moving the contrib folder alone (or some other part that can easily decoupled) as a start or a test case. In any case i offer my help in the process if you want to give it a go בתאריך 26 ביול 2014 22:48, "Artyom Beilis" <art...@ya...> כתב: > 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 > > > > > ------------------------------------------------------------------------------ > 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 > > |