RE: Confused about svn checkout with externals in declarative pipeline

2018-03-06 Thread David Aldrich
@googlegroups.com Subject: Confused about svn checkout with externals in declarative pipeline Hi I have a declarative pipeline that is to checkout a Subversion project and build it (on Windows with msbuild). Until now, I have specified the checkout solely in the project’s configuration page i.e. using

Confused about svn checkout with externals in declarative pipeline

2018-03-06 Thread David Aldrich
Hi I have a declarative pipeline that is to checkout a Subversion project and build it (on Windows with msbuild). Until now, I have specified the checkout solely in the project's configuration page i.e. using the GUI. However, the project has changed and now uses svn externals. I specified 'A