s...@tigris.org wrote on Mon, Feb 13, 2012 at 13:10:47 -0800: > http://subversion.tigris.org/issues/show_bug.cgi?id=4087 > > > > > > > ------- Additional comments from s...@tigris.org Mon Feb 13 13:10:47 -0800 > 2012 ------- > r1243694 attemps to work around the reported problem that prompted me to file > this issue. It ensures that all file externals use the same repository root > URL > as used by other files. I.e. whatever the svn:externals propery says, we'll > use > the URL to the repository that the working copy (or checkout) is using, > provided > the repository has the same UUID.
How likely is this to break things? I know that UUID's are supposed to be unique. But in practice, if people _do_ have different repositories with the same UUID, this will break in odd ways. How likely is that if()'s condition to occur? > > ------------------------------------------------------ > http://subversion.tigris.org/ds/viewMessage.do?dsForumId=463&dsMessageId=2922146 > > To unsubscribe from this discussion, e-mail: > [issues-unsubscr...@subversion.tigris.org].