HI, Thanks for clarification. Yes, that's exactly the behavior I'm observing. After thinking about this again, I understand why the log behaves this way technically. So I admit my issue is not a bug but a feature request:
If a have externals (from the same repo) in my project tree then TSVN has the nice feature to include them automatically in update/commit. This allows me to do update/commit on the top-level WC dir only, just as if all files were local. But the log for the top-level dir does not include the externals. IMHO this is not consistent. Commit and log behavior should be consistent for the whole tree. So the feature request is: Include all revisions in the log that have changes to externals (from the same repo). Udo On Saturday, February 1, 2020 at 7:58:35 PM UTC+1, Stefan wrote: > > some explanation on how "show log" actually works: > > if you show the log for e.g. /trunk, then the log will show you only those > revisions that have changes to and below /trunk. > So: if you made changes to your external lib and some files below /trunk, > then those revisions will show up. > But if you only make changes to the external lib and no other files below > /trunk, then those revisions won't show up. > -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/ffc0bc05-b61b-4079-94c6-e4d5cf6fa810%40googlegroups.com.
