Re: CRITICAL bug: svn:externals referring to a revision does not work if the referred resource is deleted or moved later.

2009-12-19 Thread Gyorgy Foldvari
Mike Dixon wrote: Gyorgy Foldvari wrote: echo "-r1 ^/trunk/A/D/H external/here" > ../f I'm not an svn developer, but if you had asked this on the users@ list, I would have told you the following: This isn't a bug; you need to use a peg revision rather than the -r

CRITICAL bug: svn:externals referring to a revision does not work if the referred resource is deleted or moved later.

2009-12-17 Thread Gyorgy Foldvari
I use to set svn:externals by defining revision too. But if the referenced resource is deleted in a later revision, the svn:externals stops working. svn version: 1.6.6 op sys: windows or linux Check the attached script to reproduce. Thanks in advance, Gyorgy #!/bin/sh ##