Sharing common resources across multiple projects

Oxygen general issues.
odinodin
Posts: 7
Joined: Wed Apr 15, 2015 2:53 pm

Sharing common resources across multiple projects

Post by odinodin »

We have several projects that share a common folder of resources. The resources folder contains elements such as bibliography, templates, entities etc. This works right now because we have all the projects in the same git repository as the resources folder and are thus versioned together.

Like so:
- common_resources
- projectA
- projectB
- projectC

Now we want to split each project into its own git repository, but still keep the resources shared across projects. It is important to keep track of the version of the common_resources that a given project uses.

Is there any support in Oxygen for this kind of setup or do we have to roll our own tool?
Radu
Posts: 9059
Joined: Fri Jul 09, 2004 5:18 pm

Re: Sharing common resources across multiple projects

Post by Radu »

Hi,

I'm not sure how we could help you, Oxygen works with the resources just as they are present on disk. Maybe you could look into the support GIT has for external modules.

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Post Reply