Re: new developer

2016-05-30 Thread jan iversen
Thanks for your license statement. Please remark we are very carefull about not changing the text of the license statement, as it might weaken it (and thus have the opposite effect as you wanted), but since you have not modified the original statement we use that. I have added you to our wiki

Re: New Developer

2014-01-21 Thread Manohar Kh
This is working . Thanks for the help . On Tue, Jan 21, 2014 at 10:19 PM, Miklos Vajna wrote: > On Tue, Jan 21, 2014 at 06:53:06PM +0530, Manohar Kh > wrote: > > Yes , but still it is the same problem . > > Ah yes, I see; gerrit redirects http to https. Could you try >

Re: New Developer

2014-01-21 Thread Miklos Vajna
On Tue, Jan 21, 2014 at 06:53:06PM +0530, Manohar Kh wrote: > Yes , but still it is the same problem . Ah yes, I see; gerrit redirects http to https. Could you try ? (But fixing your local certificate store is a good idea anyway.) signature.

Re: New Developer

2014-01-21 Thread Manohar Kh
Yes , but still it is the same problem . On Tue, Jan 21, 2014 at 6:36 PM, Miklos Vajna wrote: > On Tue, Jan 21, 2014 at 06:32:09PM +0530, Manohar Kh > wrote: > > manohar@crazyHorse:~/Development$ git clone > > https://gerrit.libreoffice.org/p/core.git > > Cloning into 'core'... > > error: serve

Re: New Developer

2014-01-21 Thread Miklos Vajna
On Tue, Jan 21, 2014 at 06:32:09PM +0530, Manohar Kh wrote: > manohar@crazyHorse:~/Development$ git clone > https://gerrit.libreoffice.org/p/core.git > Cloning into 'core'... > error: server certificate verification failed. CAfile: > /etc/ssl/certs/ca-certificates.crt CRLfile: none while accessin

Re: New Developer

2014-01-21 Thread Manohar Kh
I tried doing the above step mentioned but it is still not working for me... manohar@crazyHorse:~/Development$ git clone https://gerrit.libreoffice.org/p/core.git Cloning into 'core'... error: server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none while ac

Re: New Developer

2014-01-21 Thread Miklos Vajna
Hi Manohar, On Mon, Jan 20, 2014 at 11:12:17PM +0530, Manohar Kh wrote: > manohar@crazyHorse:~/Development$ git clone git:// > anongit.freedesktop.org/libreoffice/core libreoffice > Cloning into 'libreoffice'... > fatal: unable to connect to anongit.freedesktop.org: > anongit.freedesktop.org[0:

Re: New Developer

2014-01-20 Thread Manohar Kh
I started following the quickstart guide to build libreoffice and then I encountered this error. There is no problem with my internet connection and I guess I dont have the required permissions locally to access this server . If someone could help me , it would be great.. manohar@crazyHorse:~/Deve

Re: New Developer

2014-01-20 Thread Michael Meeks
On Mon, 2014-01-20 at 11:13 +, Alexandre Vicenzi wrote: > You can start here: > https://wiki.documentfoundation.org/Development/Easy_Hacks And welcome ! :-) looking forward to seeing your work. I'd suggest getting a build on Linux first, doing a few easy hacks; and then asking again.

RE: New Developer

2014-01-20 Thread Alexandre Vicenzi
Hi Mahohar, You can start here: https://wiki.documentfoundation.org/Development/Easy_Hacks Date: Mon, 20 Jan 2014 15:42:20 +0530 Subject: New Developer From: khmanoh...@gmail.com To: libreoffice@lists.freedesktop.org Hello , I am a new developer with some experience in c++ as well as android . I