Re: CVS dump

2015-03-15 Thread Ben Cooksley
On Mon, Mar 16, 2015 at 9:27 AM, Pali Rohár wrote: > On Sunday 15 March 2015 21:05:23 Ben Cooksley wrote: >> On Mon, Mar 16, 2015 at 8:56 AM, Thiago Macieira >> wrote: >> > On Sunday 15 March 2015 18:59:10 Pali Rohár wrote: >> >> Hello, >> >> >> >> is there available for download full CVS dump of

Re: CVS dump

2015-03-15 Thread Pali Rohár
On Sunday 15 March 2015 21:05:23 Ben Cooksley wrote: > On Mon, Mar 16, 2015 at 8:56 AM, Thiago Macieira > wrote: > > On Sunday 15 March 2015 18:59:10 Pali Rohár wrote: > >> Hello, > >> > >> is there available for download full CVS dump of old > >> cvs.kde.org repository? Or if somebody still has

Re: CVS dump

2015-03-15 Thread Pali Rohár
On Sunday 15 March 2015 20:56:35 Thiago Macieira wrote: > On Sunday 15 March 2015 18:59:10 Pali Rohár wrote: > > Hello, > > > > is there available for download full CVS dump of old > > cvs.kde.org repository? Or if somebody still has it... can > > share it with me? > > All of the CVS repositories

Re: CVS dump

2015-03-15 Thread Ben Cooksley
On Mon, Mar 16, 2015 at 8:56 AM, Thiago Macieira wrote: > On Sunday 15 March 2015 18:59:10 Pali Rohár wrote: >> Hello, >> >> is there available for download full CVS dump of old cvs.kde.org >> repository? Or if somebody still has it... can share it with me? > > All of the CVS repositories were imp

Re: CVS dump

2015-03-15 Thread Thiago Macieira
On Sunday 15 March 2015 18:59:10 Pali Rohár wrote: > Hello, > > is there available for download full CVS dump of old cvs.kde.org > repository? Or if somebody still has it... can share it with me? All of the CVS repositories were imported into SVN and most of those have been migrated to Git. Anyt

CVS dump

2015-03-15 Thread Pali Rohár
Hello, is there available for download full CVS dump of old cvs.kde.org repository? Or if somebody still has it... can share it with me? (PS: CC me, I'm not subscribed to list) -- Pali Rohár pali.ro...@gmail.com signature.asc Description: This is a digitally signed message part. >> Visit ht

Re: Changing the licence of parley's editor model classes from GPL to LGPL

2015-03-15 Thread Jeremy Whiting
A good idea is to check the relicense.pl script in kde-dev-scripts. It contains a list of anyone who has authorized license changes on their code. It lists Albert, myself, frederik at least as being ok with relicensing from GPL to LGPL. I didn't go through the list of committers, but you can check

Re: Changing the licence of parley's editor model classes from GPL to LGPL

2015-03-15 Thread Albert Astals Cid
El Diumenge, 15 de març de 2015, a les 15:17:30, Rahul Chowdhury va escriure: > Hi, > > I, and Inge Wallin ( CC'ed in this email ), > have been working on a project on moving > the editor of parley into libkeduvocdocument. > For that we have moved the model classes of > parley's editor into keduvo

Changing the licence of parley's editor model classes from GPL to LGPL

2015-03-15 Thread Rahul Chowdhury
Hi, I, and Inge Wallin ( CC'ed in this email ), have been working on a project on moving the editor of parley into libkeduvocdocument. For that we have moved the model classes of parley's editor into keduvoc, and used them in the entire codebase of parley instead of the old model classes. But on