Enabling git cache with GIT_CACHE_PATH

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

Enabling git cache with GIT_CACHE_PATH

Postby DanKegel » Mon Jun 17, 2019 12:09 pm

Has anybody else had luck with GIT_CACHE_PATH?

I'd like to speed up the git part of cef builds (and also reduce load on the git server and our internet connection).
With Electron, setting GIT_CACHE_PATH to, say, $HOME/foo.dir works well.
With cef (at least with cef 3497, on the one mac I've tried it on), it only halfway works; the cache is
partially populated, and build fails fairly early because ```git checkout --force refs/tags/69.0.3497.32``` fails to find that tag.
DanKegel
Mentor
 
Posts: 59
Joined: Fri Nov 08, 2013 12:46 pm

Return to Support Forum

Who is online

Users browsing this forum: linuxcef07 and 58 guests

cron