|
From: Richard M. <mu...@cd...> - 2012-09-05 06:10:28
|
There hasn't been much conversation about this, but converting to git is probably the way to go in the long run (better functionality for distributed development). Sourceforge supports git and we can easily transfer projects from subversion to git: https://sourceforge.net/apps/trac/sourceforge/ticket/24534 I don't have much experience with github versus sourceforge in terms of the various features, and so don't have a strong preference beyond doing whatever works best for the people who are actively developing code for the library. -richard On 4 Sep 2012, at 22:58 , Dale Lukas Peterson <haz...@gm...> wrote: > Has there been any discussion of moving from svn to git? git is very > nice to work with, makes branching and merging seamless, and also > works nicely with sites like github.com, which offers a wiki, > pull-requests, lots of very nice online code review tools, and also > has a clever way to hosted a project website. I've been involved with > github.com for > 3 years and really like it. There are many high > quality projects on github and a very good user community. > > If there is interest, I could help with moving from svn to git. I > believe sourceforge offers git as an option now, so you could keep the > same project page if you didn't want to switch to github. > > Here is a little link comparing svn with git: > > https://git.wiki.kernel.org/index.php/GitSvnComparison > > Luke > > On Tue, Sep 4, 2012 at 9:51 PM, Richard Murray <mu...@cd...> wrote: >> You should have all gotten the message below about a new URL for the python-control source repository. The move occured because I upgraded to SourceForge 2.0, the new version of the software (based on the Allura platform). If you have a checkout of the old subversion repository, you should recheckout using the URL below. >> >> A couple of other updates: >> >> * SourceForge is going to be discontinued their hosted apps, which include the MediaWiki application that we are currently using. I'll be shifting the developer information off of that wiki onto the default SourceForge wiki. The one thing that won't transfer is the detailed VTOL example, since equations are not supported on the SF wiki. I've copied that information to my own wiki for now. >> >> * I'll be using python-control for our undergrad controls course at Caltech this fall, and will try to use that as a driver for updating various functions and adding in any missing capabilities. If you have requests for features you would like to see added, please send e-mail to this list or create a new feature request on the SourceForge page. >> >> -richard >> >> Begin forwarded message: >> >>> From: SourceForge.net <nor...@in...> >>> Subject: SourceForge Repo Clone Complete >>> Date: 2 September 2012 22:25:47 PDT >>> To: no...@in... >>> Reply-To: no...@in... >>> >>> Your cloned repository code in project python-control is now ready for use. >>> >>> Old repository url: http://python-control.svn.sourceforge.net/svnroot/python-control >>> >>> New repository checkout command: svn checkout --username=murrayrm svn+ssh://mur...@sv.../p/python-control/code/trunk python-control-code >>> >>> You and any other developers should do a fresh checkout using the new repository location. >>> >> >> >> ------------------------------------------------------------------------------ >> Live Security Virtual Conference >> Exclusive live event will cover all the ways today's security and >> threat landscape has changed and how IT managers can respond. Discussions >> will include endpoint security, mobile security and the latest in malware >> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ >> _______________________________________________ >> python-control-discuss mailing list >> pyt...@li... >> https://lists.sourceforge.net/lists/listinfo/python-control-discuss > > > > -- > “People call me a perfectionist, but I'm not. I'm a rightist. I do > something until it's right, and then I move on to the next thing.” > ― James Cameron > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > python-control-discuss mailing list > pyt...@li... > https://lists.sourceforge.net/lists/listinfo/python-control-discuss |