I have tried to find some information to my problem, but no luck. So hoping you can help me.
Following scenario: We are working on a project with a customer and have an shared SVN-Repository (where our customer has access). Additionally we have an internal repository, where some common code is. We are using some of the internal files and put them in the shared repo by an svn-external. This works at our site (where we have access to both repos) but not at our customer that receives an error because he can not access our internal repo.
How would you take care of this? Is there a way to have a "server-side" external? Or can I somehow copy the files to the shared repo?
Thanks in advance, Joerg
seem like you need Vendor branch
Read this discussion