Re: [E-devel] How to Clone from http://git.enlightenment.fr

2012-09-28 Thread Eduardo Lima (Etrunko)
On Tue, Sep 4, 2012 at 3:45 PM, Bertrand Jacquin wrote: > Hi, > >> The reason why I created them is that cloning from a http server (like >> the french one) is slo and for that there is already svn. :P > > Fixed, git:// is available for all git.e.fr repos, URL are updated on > cgit (see ht

Re: [E-devel] How to Clone from http://git.enlightenment.fr

2012-09-04 Thread Eduardo Lima (Etrunko)
On Tue, Sep 4, 2012 at 3:45 PM, Bertrand Jacquin wrote: > Hi, > >> The reason why I created them is that cloning from a http server (like >> the french one) is slo and for that there is already svn. :P > > Fixed, git:// is available for all git.e.fr repos, URL are updated on > cgit (see ht

Re: [E-devel] How to Clone from http://git.enlightenment.fr

2012-09-04 Thread Bertrand Jacquin
Hi, > The reason why I created them is that cloning from a http server (like > the french one) is slo and for that there is already svn. :P Fixed, git:// is available for all git.e.fr repos, URL are updated on cgit (see http://git.enlightenment.fr/cgit.cgi/svn.git for example). Just for

Re: [E-devel] How to Clone from http://git.enlightenment.fr

2012-08-23 Thread Chris Michael
-Original Message- From: Eduardo Lima (Etrunko) [mailto:ebl...@gmail.com] Sent: 23 August 2012 13:36 To: Enlightenment developer list Subject: Re: [E-devel] How to Clone from http://git.enlightenment.fr On Thu, Aug 23, 2012 at 9:32 AM, Cedric BAIL wrote: > On Thu, Aug 23, 2012 at 9

Re: [E-devel] How to Clone from http://git.enlightenment.fr

2012-08-23 Thread Eduardo Lima (Etrunko)
On Thu, Aug 23, 2012 at 9:32 AM, Cedric BAIL wrote: > On Thu, Aug 23, 2012 at 9:23 PM, Eduardo Lima (Etrunko) > wrote: >> On Wed, Aug 22, 2012 at 11:23 PM, Brian Wang >> wrote: >>> On Thu, Aug 23, 2012 at 10:06 AM, Eduardo Lima (Etrunko) >>> wrote: On Wed, Aug 22, 2012 at 10:57 PM, Brian

Re: [E-devel] How to Clone from http://git.enlightenment.fr

2012-08-23 Thread Cedric BAIL
On Thu, Aug 23, 2012 at 9:23 PM, Eduardo Lima (Etrunko) wrote: > On Wed, Aug 22, 2012 at 11:23 PM, Brian Wang > wrote: >> On Thu, Aug 23, 2012 at 10:06 AM, Eduardo Lima (Etrunko) >> wrote: >>> On Wed, Aug 22, 2012 at 10:57 PM, Brian Wang >>> wrote: Hello all, This is probably a

Re: [E-devel] How to Clone from http://git.enlightenment.fr

2012-08-23 Thread Eduardo Lima (Etrunko)
On Wed, Aug 22, 2012 at 11:23 PM, Brian Wang wrote: > On Thu, Aug 23, 2012 at 10:06 AM, Eduardo Lima (Etrunko) > wrote: >> On Wed, Aug 22, 2012 at 10:57 PM, Brian Wang >> wrote: >>> Hello all, >>> >>> This is probably a dumb question... >>> How do I git clone from the git repositories at >>> ht

Re: [E-devel] How to Clone from http://git.enlightenment.fr

2012-08-23 Thread Anisse Astier
On Thu, 23 Aug 2012 10:07:56 +0300, "daniel.za...@samsung.com" wrote : > Just for information, git clone from > http://git.enlightenment.fr/vcs/svn/eina.git works, it just takes 5 > minutes without prints. > From gitorious, it works too, just move to HTTP > (https://git.gitorious.org/enlight

Re: [E-devel] How to Clone from http://git.enlightenment.fr

2012-08-23 Thread Bertrand Jacquin
On 23/08/2012 09:59, Brian Wang wrote: > On Thu, Aug 23, 2012 at 3:07 PM, daniel.za...@samsung.com > wrote: >> Just for information, git clone from >> http://git.enlightenment.fr/vcs/svn/eina.git works, it just takes 5 >> minutes without prints. > > Yes! It does work! You must be a very patient

Re: [E-devel] How to Clone from http://git.enlightenment.fr

2012-08-23 Thread Brian Wang
On Thu, Aug 23, 2012 at 3:07 PM, daniel.za...@samsung.com wrote: > Just for information, git clone from > http://git.enlightenment.fr/vcs/svn/eina.git works, it just takes 5 > minutes without prints. Yes! It does work! You must be a very patient man. Thanks for trying. :) brian > From gito

Re: [E-devel] How to Clone from http://git.enlightenment.fr

2012-08-23 Thread Brian Wang
On Thu, Aug 23, 2012 at 2:22 PM, Martin Jansa wrote: > On Thu, Aug 23, 2012 at 10:23:50AM +0800, Brian Wang wrote: >> On Thu, Aug 23, 2012 at 10:06 AM, Eduardo Lima (Etrunko) >> wrote: >> > On Wed, Aug 22, 2012 at 10:57 PM, Brian Wang >> > wrote: >> >> Hello all, >> >> >> >> This is probably a

Re: [E-devel] How to Clone from http://git.enlightenment.fr

2012-08-23 Thread daniel.za...@samsung.com
Just for information, git clone from http://git.enlightenment.fr/vcs/svn/eina.git works, it just takes 5 minutes without prints. From gitorious, it works too, just move to HTTP (https://git.gitorious.org/enlightenment/eina.git) and clone. On 08/23/2012 09:22 AM, Martin Jansa wrote: > On Thu, A

Re: [E-devel] How to Clone from http://git.enlightenment.fr

2012-08-22 Thread Martin Jansa
On Thu, Aug 23, 2012 at 10:23:50AM +0800, Brian Wang wrote: > On Thu, Aug 23, 2012 at 10:06 AM, Eduardo Lima (Etrunko) > wrote: > > On Wed, Aug 22, 2012 at 10:57 PM, Brian Wang > > wrote: > >> Hello all, > >> > >> This is probably a dumb question... > >> How do I git clone from the git repositor

Re: [E-devel] How to Clone from http://git.enlightenment.fr

2012-08-22 Thread Brian Wang
On Thu, Aug 23, 2012 at 10:06 AM, Eduardo Lima (Etrunko) wrote: > On Wed, Aug 22, 2012 at 10:57 PM, Brian Wang > wrote: >> Hello all, >> >> This is probably a dumb question... >> How do I git clone from the git repositories at >> http://git.enlightenment.fr without ssh access? >> > > Git is able

Re: [E-devel] How to Clone from http://git.enlightenment.fr

2012-08-22 Thread Eduardo Lima (Etrunko)
On Wed, Aug 22, 2012 at 10:57 PM, Brian Wang wrote: > Hello all, > > This is probably a dumb question... > How do I git clone from the git repositories at > http://git.enlightenment.fr without ssh access? > Git is able to clone from http protocol. So just give it the http:// url and it will work

[E-devel] How to Clone from http://git.enlightenment.fr

2012-08-22 Thread Brian Wang
Hello all, This is probably a dumb question... How do I git clone from the git repositories at http://git.enlightenment.fr without ssh access? Thanks in advance. Brian -- brian -- Cool-Karaoke - The smallest recording studio, in your palm, open-sourced http://cool-idea.com.tw