Hi Arnald,
I was able to do this by mirroring the packages into my own svn repo (which
has HTTP access) then using the cmake directive:
-DMITK_THIRDPARTY_DOWNLOAD_PREFIX_URL:STRING="
http://mysvnserver/svn/trunk/mitk.org/download/thirdparty/"
To mirror the packages I ran:
wget --directory-prefix ~/path/to/svn/workingcopy/ --mirror --no-parent
--reject 'MITK-Data*,*.htm*' http://mitk.org/download/thirdparty
The --reject filters are just to save space and clutter.
Taylor
On Tue, Oct 23, 2012 at 1:09 PM, Arnald Roland <[email protected]>wrote:
> Hi guys,
>
> I am adding a new dependency to the SuperBuild, which is a package located
> in my internal SVN.
> I was looking at your SuperBuild configuration files, and have noticed
> that MITK downloads the packages from its own website, packed in a .tar.gz.
> Is it possible to make a SVN checkout instead of downloading the package
> from a repository? How?
>
> Thanks in advance!
>
> Best regards,
>
> Arnald
>
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_sfd2d_oct
> _______________________________________________
> mitk-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mitk-users
>
>
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users