
27 May
2009
27 May
'09
4:11 p.m.
Vladimir Prus wrote:
Sebastian Redl wrote:
It was. I'm using merge tracking in my own branch.
It is not unlikely I'm doing something wrong, but:
$ svn mergeinfo https://svn.boost.org/svn/boost/trunk/libs/program_options https://svn.boost.org/svn/boost/branches/release/libs/program_options svn: Retrieval of mergeinfo unsupported by 'https://svn.boost.org/svn/boost'
This message suggests that repository itself was not upgraded (if the server is 1.5 indeed).
Are you using a different command?
I'm just using merge to merge the trunk into my own branch. But I've only used it once so far, so possibly the next merge won't go so well. (I can't reach the SVN server at the moment to try.) Sebastian