Re: Trellis future (forking)
Sergey Schetinin <[email protected]> Mon, 29 Jun 2009 21:26:34 +0300
| Newsgroups | gmane.comp.python.peak |
|---|---|
| Message-ID | <[email protected]> |
One possible solution would be to mark the Google Code project as GPL licensed -- PSF license is GPL compatible which I understand to mean that it allows PSF licensed code to be combined with GPL licensed code and that the result is GPL-governed. So if I declare any of my diffs GPL licensed the entire fork becomes such. I don't really think that GPL is appropriate, so all and any of my diffs can be considered MIT licensed as well, which you can apply to PSF/ZPL licensed Trellis. This is a roundabout way of doing things, but at least I don't need to stop using Google Code Hosting this way. On 2009-06-25, Sergey Schetinin <[email protected]> wrote: > On 2009-06-25, P.J. Eby <pje-Wh6+Hckhi6HFNGf7iClzIwC/[email protected]> wrote: > > At 12:29 PM 6/25/2009 +0300, Sergey Schetinin wrote: > > > > > I don't really mind DVCS's but Subversion served me so well all these > > > years that I just don't see a reason to move away from it. As they > > > say: if it's not broken -- don't fix it. Thanks for suggestions > > > anyway. > > > > > > > Actually, I've found that there's an excellent reason to use DVCS: managing > > local changes to upstream software. I learned the basics of Mercurial last > > weekend and found it to be a nice improvement over svn, at least for that > > use case. There is even a built-in tool to pull updates from CVS, svn, and > > others into a Mercurial repository, and it handles merging MUCH better than > > svn. I plan to migrate all my own company's private-branch projects to > > Mercurial for that reason. > > > > > Absolutely, if there's a good reason to switch to DVCS that's one. I > however find it difficult to restrict myself to changes any kind of > merge would handle. So it's either import-time / runtime > monkeypatching or all-out forks for me :) > > > > > -- > Best Regards, > Sergey Schetinin > > http://s3bk.com/ -- S3 Backup > http://word-to-html.com/ -- Word to HTML Converter > -- Best Regards, Sergey Schetinin http://s3bk.com/ -- S3 Backup http://word-to-html.com/ -- Word to HTML Converter