Re: SVN Externals 1.6 to 1.7 migration issue

2013-05-02 Thread Johan Corveleyn
On Thu, May 2, 2013 at 12:50 PM, Johan Corveleyn wrote: > On Thu, May 2, 2013 at 11:00 AM, Johan Corveleyn wrote: >> On Thu, May 2, 2013 at 9:55 AM, Johan Corveleyn wrote: >>> On Wed, May 1, 2013 at 5:01 PM, BRM wrote: While I have not had the issue you are having, assuming the externals a

Re: SVN Externals 1.6 to 1.7 migration issue

2013-05-02 Thread Johan Corveleyn
On Thu, May 2, 2013 at 11:00 AM, Johan Corveleyn wrote: > On Thu, May 2, 2013 at 9:55 AM, Johan Corveleyn wrote: >> On Wed, May 1, 2013 at 5:01 PM, BRM wrote: >>> While I have not had the issue you are having, assuming the externals are in >>> the same repository I would highly recommend changin

Re: SVN Externals 1.6 to 1.7 migration issue

2013-05-02 Thread Johan Corveleyn
On Thu, May 2, 2013 at 9:55 AM, Johan Corveleyn wrote: > On Wed, May 1, 2013 at 5:01 PM, BRM wrote: >> While I have not had the issue you are having, assuming the externals are in >> the same repository I would highly recommend changing from using the syntax >> you have to using the carrot (^) op

Re: SVN Externals 1.6 to 1.7 migration issue

2013-05-02 Thread Johan Corveleyn
On Wed, May 1, 2013 at 5:01 PM, BRM wrote: > While I have not had the issue you are having, assuming the externals are in > the same repository I would highly recommend changing from using the syntax > you have to using the carrot (^) operator as it will save you many headaches > if your original

Re: SVN Externals 1.6 to 1.7 migration issue

2013-05-01 Thread BRM
While I have not had the issue you are having, assuming the externals are in the same repository I would highly recommend changing from using the syntax you have to using the carrot (^) operator as it will save you many headaches if your original svn location changes. I.e. use: ^/FOLDER_A FOLD