You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by "OR-LO (Lavanya Olety)" <OR...@panduit.com> on 2014/09/18 00:00:36 UTC

Reg: torotise svn issue

HI Team,

We got a requirement where ,we are using svn 1.7 version as code repository.We have 5 services which are calling one oracle sql package.so we created same oracle sql package for each service locally.If we get any change to actual pakcges,we have to manually change across to all services.Instaed of that ,do we have any feature that changes to main will reflect back to all 5 servic

Please respond us as soon as possible ,since we are waiting of ur positive reply.

Thanks,
Lavanya Olety.

Re: Reg: torotise svn issue

Posted by Andreas Stieger <an...@gmx.de>.
Hello,

> On 17 Sep 2014, at 23:00, OR-LO (Lavanya Olety) <OR...@panduit.com> wrote:
> 
> We got a requirement where ,we are using svn 1.7 version as code repository.We have 5 services which are calling one oracle sql package.so we created same oracle sql package for each service locally.If we get any change to actual pakcges,we have to manually change across to all services.Instaed of that ,do we have any feature that changes to main will reflect back to all 5 servic

The solution is "externals definition" pointing to a single shared location.

Regards,
Andreas