[eluser]adamp1[/eluser]
I'm having a slight dilemma with SVN externals, I wonder if anyone can help?
Basically I have a website which has an SVN repository, now this website uses code from another repository. So for this I use svn externals: and this works fine. When I do an Update it grabs the latest copy.
Now my issue is the external project comes with config files I want to change for my website only. Is there a way to handle it so my changes arn't lost every time they update there code trunk?