Dmitry Pavlenko <pavle...@tmatesoft.com> writes: > As I understand, by telling start_empty=TRUE I say to the remote part > (server) that I have no files in path "", and revision, specified to > "set_path" is ignored. So I expect that Subversion won't send me > "copyfrom_path" in "add_file" editor call. > > But it does, and this is a bug to my opinion.
send_copyfrom_args was added to Subversion a long time ago but has never been used by the rest of Subversion because the copyfrom information is not useful in most cases. Since it is rarely used and not regression tested it may have bugs. That said, the behaviour you report doesn't look like a bug. If you ask for copyfrom information to be sent why would it be a bug to send it? It may not very useful information but if you ask for it why do you expect Subversion not to send it? -- Certified & Supported Apache Subversion Downloads: http://www.wandisco.com/subversion/download