inconsistent branching (svn cp).

2012-01-07 Thread Paweł Sikora
Hi, 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. an old svn manual ht

Cannot get log of deleted branch by URL

2012-01-07 Thread Karl Krach
Hello, I ve created a feature branch with "svn copy" and committed some content. Afterwards I "merge --reintegrated" this feature branch to the trunk and deleted it. After the branch was deleted, I wasn't able to get the log of this feature branch by URL. I had to check-out the repository at a re

Re: Cannot get log of deleted branch by URL

2012-01-07 Thread Ryan Schmidt
On Jan 7, 2012, at 14:52, Karl Krach wrote: > I ve created a feature branch with "svn copy" and committed some > content. Afterwards I "merge --reintegrated" this feature branch to the > trunk and deleted it. > > After the branch was deleted, I wasn't able to get the log of this > feature branch