[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

bug or a feature :)

From: Scott Aron Bloom <scott_at_towel42.com>
Date: Thu, 7 May 2015 01:07:35 +0000

So I noticed something..

We use svn:externals quite a bit, using the format
-r 1234 ^/externals/XXXX lcldr

And it works just fine, we never moved to the "new" format of ^/externals/XXXX_at_1234

However, recently, we found that in restructuring one of our externals directory, which caused XXXX to go away, svn up fails, saying it cant find the external. However switching to the @1234 format it works fine.

Is this a known issue?

Scott
Received on 2015-05-07 03:08:11 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.