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
From: Uwe Maurer
>To: jenkinsci-users@googlegroups.com
>Sent: Tuesday, December 11, 2012 10:08 AM
>Subject: avoid multiple git repositories in matrix project
>
>
>Hi,
>
>
>I have a git repository and want to use a matrix project to build about 30
>different versions
ated from every other copy.
Mark Waite
>
> From: Uwe Maurer
>To: jenkinsci-users@googlegroups.com
>Sent: Tuesday, December 11, 2012 10:08 AM
>Subject: avoid multiple git repositories in matrix project
>
>
>Hi,
>
>
>I have a git
Hi,
I have a git repository and want to use a matrix project to build about 30
different versions.
How can I set this up so that jenkins does not need 30 different copies of
the repository?
One solution could be to create symlinks on the filesystem to point all
versions to the same repository,