a "git push --all ". That seems to
keep the repositories updated well enough for my needs.
Mark Waite
>
> From: KEVIN FLEMING (BLOOMBERG/ 731 LEXIN)
>To: jenkinsci-users@googlegroups.com
>Sent: Tuesday, December 11, 2012 5:40 PM
>Subje
> seems to keep the repositories updated well enough for my needs.
>
> Mark Waite
>
> --
> *From:* KEVIN FLEMING (BLOOMBERG/ 731 LEXIN)
> *To:* jenkinsci-users@googlegroups.com
> *Sent:* Tuesday, December 11, 2012 5:40 PM
> *Subject:* Re: avoid
t;Sent: Tuesday, December 11, 2012 5:40 PM
>Subject: Re: avoid multiple git repositories in matrix project
>
>
>How do you keep these cached copies of the repositories up to date?
>
>
>- Original Message -
>From: jenkinsci-users@googlegroups.com
>To: jenkinsci-users
How do you keep these cached copies of the repositories up to date?
- Original Message -
From: jenkinsci-users@googlegroups.com
To: jenkinsci-users@googlegroups.com
At: Dec 11 2012 19:01:22
If your concern with multiple copies of the repository is due to disc space
used by the git
If your concern with multiple copies of the repository is due to disc space
used by the git objects (.git/objects/*), then you could use the Git plugin
ability to reference another repository.
I place a copy of the git repository in a well known location on each slave
(typically /var/cache/git/