Page 1 of 1

Sharing common resources across multiple projects

Posted: Wed Apr 15, 2015 3:10 pm
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?

Re: Sharing common resources across multiple projects

Posted: Wed Apr 15, 2015 3:48 pm
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