From: Michael O. <mw...@gn...> - 2005-03-19 20:12:49
|
Out of curiosity, how do ERC developers usually deal with patches/programs that are introduced on the mailing list? Is there anyone who decides whether or not the change is useful and installs it? That brings me to another question: how is the 5.0 release branch usually put to use? I thought that it was for the preparation of releases on the 5.0 series. I have a vague feeling that I might be misusing it, so let me know if I'm not doing the right thing with it. =2D-=20 Michael Olson -- FSF Associate Member #652 -- http://www.mwolson.org/ Jabber: mwolson_at_hcoop.net -- IRC: mwolson on freenode.net: #muse, #pulug /~ |\ | | | Interests: anime, Debian GNU/Linux, XHTML, wiki, Lisp |_] | \| |_| Fun quotes: http://www.mwolson.org/plans/QuoteList.html |
From: Jorgen S. <fo...@fo...> - 2005-03-19 21:04:07
|
Michael Olson <mw...@gn...> writes: > Out of curiosity, how do ERC developers usually deal with > patches/programs that are introduced on the mailing list? Is there > anyone who decides whether or not the change is useful and installs > it? Any ERC developer who thinks the patch is useful applies it. The same as any ERC developer who thinks he has some useful code just applies it. :-) The next thing is that the same ERC developer (or kensanata, whoever is first) should look for copyright assignments. I'm not too up-to-date on that ;-) > That brings me to another question: how is the 5.0 release > branch usually put to use? Honest reply: Not at all (at least by me). Greetings, -- Jorgen =2D-=20 ((email . "fo...@fo...") (www . "http://www.forcix.cx/") (gpg . "1024D/028AF63C") (irc . "nick forcer on IRCnet")) |
From: Alex S. <al...@gn...> - 2005-03-19 23:39:35
|
Jorgen Schaefer schrieb: >The next thing is that the same ERC developer (or kensanata, >whoever is first) should look for copyright assignments. I'm not >too up-to-date on that ;-) > > Heh. With not using ERC that often anymore, I think it is time to pass this on to the next person. Michael seems to be taking over, and that's fine with me. I'm actually thinking that maybe rcirc is ready for prime-time, and much smaller, and no copyright issues -- so maybe we should get rcirc into Emacs first... >>That brings me to another question: how is the 5.0 release >>branch usually put to use? >> >> Same here. For releases 3 and 4 we just had a feature freeze for a few days after deciding that now was a good time, packed HEAD into a tarball, and continued with business as usual. No bug-fix releases. Alex. |
From: Adrian A. <ad...@xe...> - 2005-03-20 00:08:15
|
Alex Schroeder <al...@gn...> writes: > Jorgen Schaefer schrieb: > >>The next thing is that the same ERC developer (or kensanata, >>whoever is first) should look for copyright assignments. I'm not >>too up-to-date on that ;-) >> >> > Heh. With not using ERC that often anymore, I think it is time to > pass this on to the next person. Michael seems to be taking over, and > that's fine with me. > > I'm actually thinking that maybe rcirc is ready for prime-time, and > much smaller, and no copyright issues -- so maybe we should get rcirc Hi Alex, I was not aware erc had copyright issues. What are they? Is it because of contributions without papers? https://savannah.nongnu.org/projects/rcirc says rcirc is not part of the GNU project. Yet it uses the GPL V2. Adrian > into Emacs first... > >>>That brings me to another question: how is the 5.0 release >>>branch usually put to use? >>> >>> > Same here. For releases 3 and 4 we just had a feature freeze for a > few days after deciding that now was a good time, packed HEAD into a > tarball, and continued with business as usual. No bug-fix releases. > > Alex. > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click -- Adrian Aichner mailto:ad...@xe... http://www.xemacs.org/ |
From: Alex S. <al...@gn...> - 2005-03-20 00:45:10
|
Adrian Aichner schrieb: > Hi Alex, I was not aware erc had copyright issues. Keeping track of all the contributors, having them sign the papers, and at the same time releasing a version, and moving our stuff to the Emacs CVS repository... In the two years or so I've been watching ERC there just never seemed to be the right time. But I've also treated it as a low-priority item after the first few days... So really, n=1 for the sample of people thinking that we might have a problem... >Yet it uses the GPL V2. > > The two have very little to do with each other. GNU is a project of the FSF, and GPL is a license of the FSF. But not every piece of software using the GPL is part of GNU and the same is true the other way arround. Alex. |