Hi Dirk,
> ERROR: Error cloning remote repo 'origin'
> hudson.plugins.git.GitException: Command "git fetch --tags --progress
> https://git.launchpad.net/epics-base
> +refs/heads/*:refs/remotes/origin/*" returned status code 128: [...]
> fatal: The remote end hung up unexpectedly fatal: early EOF fatal:
> index-pack failed
Please try bumping up the post buffer size when cloning large repos
using HTTPS (e.g. 500 MB):
git config http.postBuffer 524288000
I'm using SSH whenever possible as it isn't affected by these kind of
limitations plus it's faster.
Regards,
Martin
--
Martin Konrad
High Performance Controls Team Leader
Facility for Rare Isotope Beams
Michigan State University
640 South Shaw Lane
East Lansing, MI 48824-1321, USA
Tel. 517-908-7253
Email: [email protected]
- Replies:
- Re: Something wrong with the repo? Dirk Zimoch
- Navigate by Date:
- Prev:
Something wrong with the repo? Dirk Zimoch
- Next:
Is breaking strict-aliasing rules something to worry about? Dirk Zimoch
- Index:
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
<2018>
2019
2020
2021
2022
2023
2024
- Navigate by Thread:
- Prev:
Something wrong with the repo? Dirk Zimoch
- Next:
Re: Something wrong with the repo? Dirk Zimoch
- Index:
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
<2018>
2019
2020
2021
2022
2023
2024
|