Hi Nick,

you could look at https://bitbucket.org/nm2501/holy-gradle-plugins -- a set of 
plugins which extend Gradle (1.4, on Windows) to work with C/C++ projects.  The 
main feature is that it zips/unzips sets of DLLs, headers, etc.  Fairly 
complex, though, and not officially supported by anyone, though it has 
reasonable(?) docs (http://holygradle.bitbucket.org/) and I might be able to 
answer the odd quick question.

A simpler option might be to write a script which pulls out your svn:externals 
properties and downloads things using the Artifactory REST API.

Regards,

Hugh Greene, Senior Software Developer
Toshiba Medical Visualization Systems Europe, Ltd
Bonnington Bond, 2 Anderson Place, Edinburgh EH6 5NP, UK
Tel + 44 (0)131 472 4792 / Fax + 44 (0) 131 472 4799
http://www.tmvse.com / mailto:[email protected] 

DISCLAIMER
Unless indicated otherwise, the information contained in this message is 
privileged and confidential, and is intended only for the use of the 
addressee(s) named above and others who have been specifically authorized to 
receive it. If you are not the intended recipient, you are hereby notified that 
any dissemination, distribution or copying of this message and/or attachments 
is strictly prohibited. The company accepts no liability for any damage caused 
by any virus transmitted by this email. Furthermore, the company does not 
warrant a proper and complete transmission of this information, nor does it 
accept liability for any delays. If you have received this message in error, 
please contact the sender and delete the message.

-----Original Message-----
From: nick [mailto:[email protected]] 
Sent: 04 September 2015 17:56
To: [email protected]
Subject: [Artifactory-users] Artifactory access via svn

Hello 

We have two svn repos with c/c++ projects and build artifacts (libs, dlls).
All c/c++ projects in first repo have svn:externals links, referencing second 
repo with build artifacts. This approach allows us to deploy same source code 
and libs on the build server and development workstations.

We want to use Artifactory to replace second svn repo, but keep ability to 
checkout sources and libs with single tool. Is it possible to create a plugin 
for Artifactory to download artifacts from repos via svn, using http/https 
links in svn:externals?



--
View this message in context: 
http://forums.jfrog.org/Artifactory-access-via-svn-tp7580460.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com 
______________________________________________________________________

______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com
______________________________________________________________________

------------------------------------------------------------------------------
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to