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
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
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