darizo...@gmail.com wrote on Thursday, 22 March 2012: > I am migrating my repos to svn 1.6.17 and i'd like to change the format of > the property svn:externals to the new ones supported from 1.6 version. > > The problem is that if I change the externals to the new supported formats, > svncopy.pl stops working. I have seen that this script only works with the > old > format, therefore I modified the method UpdateExternalsOnDir (see the > attached > file, svncopy.modified.pl.in). But after doing that, svncopy is not able to > get > the latest revision. E.g. svn:externals = ^/tools/calc/trunk calc. > > Can anybody help me?
Please explain the problem in more detail. It's easier for us to see what you changed in svncopy if you show us a diff. What do you mean by "svncopy is not able to get the latest revision"? What is the input and the output? - Julian