Eric Wong wrote: > I can't reproduce it with 1.5.1 here, does URI-escaping the "@{0}" > to "%40%7B0%7D" work? Yes. ... $ svn cp -m reflog file:///tmp/foo/source 'file:///tmp/foo/not-a%40%7B0%7Dreflog' Committed revision 2. $ (cd wc && svn update) A not-a@{0}reflog Updated to revision 2. Does that work with svn 1.5.x? -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html