Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Share repositories between plans

Alexandr_Sirotkin February 25, 2013

Hi,

I have about 100 plans to build and each plan is using 3d party libraries. Libraries are stored in svn and have size about 5 GB. Is there a way to checkout them once and share between plans? Please help.

1 answer

0 votes
LucasA
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 8, 2013

Yes,

Just point your builds to use a local path accessible by all. When the first build perform the checkout, the others checkout will check for diffs, but once the path is shared between them, no new checkout will be needed.

Lucas Lima

Alexandr_Sirotkin March 11, 2013

But every plan is built in its own local folder, how can I share some place between plans? I can not specify absolute checkout path.

Alexandr_Sirotkin April 15, 2014

I endup with using junctions. Shared files are stored in a local folder and every build plan setup a junction "c:\mysharedfiles" ==> "c:\buildplanlongpath123\mysharedfiles"

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events