Paweł Sikora <pl...@agmk.net> writes: > i'm wondering why the svn branching produces different history for > local vs. remote copy? please check the attached test.sh and final > svn logs from http://pastebin.com/UNKXJCcH. revision 3 and 4 do the > same thing (branch via directory copy) but produce different logs.
No, they don't produce the same thing. The wc-to-repository copy is from a mixed revision wc, so the commit has to do multiple server-side copies to reproduce the wc in the reposiitory. -- Philip