4572 Posts in 1316 Topics by 981 members
Customising the CMS
SilverStripe Forums » Customising the CMS » Shared Assets for Multiple Dev Support
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba
|
Page:
1
|
Go to End | |
| Author | Topic: | 400 Views |
-
Shared Assets for Multiple Dev Support

20 December 2010 at 12:38pm Last edited: 20 December 2010 12:39pm
Hi, just a quick question. We are facing a quite common issue when u work with multiple people on one project. U have the same codebase (git) u have the same database but assets are not the same and u dont want to put them into version control. The solution would be to store all uploads in one shared place instead of from each client mashine. How can I define the base asset folder ? Is that even possible?
Thx
-
Re: Shared Assets for Multiple Dev Support

20 December 2010 at 3:07pm
In setups that I've used normally there is a staging server which has the final assets and each dev can rsync the assets down as they need them. You could make a shared folder and have assets/ as a symlink to it.
-
Re: Shared Assets for Multiple Dev Support

21 December 2010 at 11:11am
Thanks Willr, i figured that already out with the sym links, and it works perfectly.
| 400 Views | ||
|
Page:
1
|
Go to Top |


