AW: svn export does not announce fetching of externals

2014-11-12 Thread Schmidt, Michael
> Yes, this is a bug. I can reproduce the problem. > Can you please file an issue in our tracker for this? Done: http://subversion.tigris.org/issues/show_bug.cgi?id=4527 Patch follows in a separate mail.

Re: svn export does not announce fetching of externals

2014-11-12 Thread Stefan Sperling
On Wed, Nov 12, 2014 at 10:40:47AM +, Schmidt, Michael wrote: > Looking at the subversion sources, I found that there is code which should > print a different message for the external in svn/notify.c, but it doesn't > get executed because svn_client__export_externals(...) (in > libsvn_client

svn export does not announce fetching of externals

2014-11-12 Thread Schmidt, Michael
I have noticed that when I export something which contains externals, subversion only prints "Exported revision X" after fetching an external, in contrast to a checkout, where you get an announcement before fetching an external starts and where the message after fetching an external also explic