Re: Trouble pulling from git

2015-08-23 Thread Ashod Nakashian
On Sun, Aug 23, 2015 at 12:30 PM, Shreyansh Gandhi wrote: > Hey, > > Will the http link work for git push too? > You need to push to gerrit: ssh://logerrit/core It might have https support, not sure. Check the docs please. > Regards, > Shreyansh > > On Fri, Aug 21, 2015 at 9:54 PM Eike Rathke

Re: Trouble pulling from git

2015-08-23 Thread Shreyansh Gandhi
Hey, Will the http link work for git push too? Regards, Shreyansh On Fri, Aug 21, 2015 at 9:54 PM Eike Rathke wrote: > Hi Shreyansh, > > On Friday, 2015-08-21 11:35:02 -0400, Ashod Nakashian wrote: > > > On Fri, Aug 21, 2015 at 10:44 AM, Shreyansh Gandhi < > gandhish...@gmail.com> > > > I have

Re: Trouble pulling from git

2015-08-21 Thread Shreyansh Gandhi
Thanks for the http link Eike. It worked! On Fri, Aug 21, 2015 at 9:54 PM Eike Rathke wrote: > Hi Shreyansh, > > On Friday, 2015-08-21 11:35:02 -0400, Ashod Nakashian wrote: > > > On Fri, Aug 21, 2015 at 10:44 AM, Shreyansh Gandhi < > gandhish...@gmail.com> > > > I have been facing trouble while

Re: Trouble pulling from git

2015-08-21 Thread Eike Rathke
Hi Shreyansh, On Friday, 2015-08-21 11:35:02 -0400, Ashod Nakashian wrote: > On Fri, Aug 21, 2015 at 10:44 AM, Shreyansh Gandhi > > I have been facing trouble while running git pull. The connection always > > times out. > > url = git://gerrit.libreoffice.org/core > url = git://anongit.freede

Re: Trouble pulling from git

2015-08-21 Thread Ashod Nakashian
On Fri, Aug 21, 2015 at 10:44 AM, Shreyansh Gandhi wrote: > Hi, > > I have been facing trouble while running git pull. The connection always > times out. I have also tried pulling from git:// > gerrit.libreoffice.org/core . The git config file looks like:- > > [core] > repositoryformatversion = 0

Trouble pulling from git

2015-08-21 Thread Shreyansh Gandhi
Hi, I have been facing trouble while running git pull. The connection always times out. I have also tried pulling from git://gerrit.libreoffice.org/core . The git config file looks like:- [core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true [remote "origin"] url

Re: [Libreoffice] anyone else having trouble pulling from git under windows?

2011-09-27 Thread Noel Grandin
Cool! Thanks! Bjoern Michaelsen wrote: > On Tue, 27 Sep 2011 13:19:58 +0200 > Noel Grandin wrote: > >> Thanks. >> git-gc and git-fsck didn't help, so I'm going to blow everything away >> and download again overnight. > Try to use: http://dev-www.libreoffice.org/bundles/libo_git_from_tar.sh > > i

Re: [Libreoffice] anyone else having trouble pulling from git under windows?

2011-09-27 Thread Bjoern Michaelsen
On Tue, 27 Sep 2011 13:19:58 +0200 Noel Grandin wrote: > Thanks. > git-gc and git-fsck didn't help, so I'm going to blow everything away > and download again overnight. Try to use: http://dev-www.libreoffice.org/bundles/libo_git_from_tar.sh it should be a lot faster. Best, Bjoern -- https

Re: [Libreoffice] anyone else having trouble pulling from git under windows?

2011-09-27 Thread Noel Grandin
Thanks. git-gc and git-fsck didn't help, so I'm going to blow everything away and download again overnight. -- Noel G Tor Lillqvist wrote: > Works normally for me. > > --tml > Disclaimer: http://www.peralex.com/disclaimer.html ___ LibreOffice mailin

Re: [Libreoffice] anyone else having trouble pulling from git under windows?

2011-09-27 Thread Tor Lillqvist
Works normally for me. --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice] anyone else having trouble pulling from git under windows?

2011-09-27 Thread Noel Grandin
Hi I get sick for a couple of days and when I come back, my machine refuses to pull from git. Maybe it caught the same flu :-) The connection seems to start off fine, and then get dropped during the negotiation phase. Any ideas? Thanks, Noel Grandin. PS. log file created by doing git pull -v