|
How to link folders between projects? -
03-07-2008, 10:47 AM
Hi, I need to link a folder than contains data with two WTP projects but I don't know how. I explain it with a example.
I have three projects (A, B and C), two of us are WTP projects (A and B). The third project contain a folder (called templates) with some files. I want to use this 'template' folder in A and B WTP Project, creating a dependence (or linking) between A,B with C.
I use CVS to syncronize the projects with other users and I want all templates are in the same place, because I had two copies of templates files in WTP Project, doing two times the same commit. But this is very dangerous because it is posible there are different version of the same file.
So I want to run my project in server and the templates are available without coping templates files.
Thanks, netverde.
|