> On Sep 28, 2022, at 7:10, Harald Oehlmann <harald.oehlm...@elmicron.de> wrote:
> 
> I will see, if I can work around it with SVN. I just told myself a fool, as I 
> thought for 20 years, that this basic requirement was no problem, but it is.

I’ve used a script that would enumerate the externals and used the ‘{DATE}’ 
format to update the externals to the same date as the main branch.  Just get 
the date with something like "svn info | awk '/Last Changed Date:/ {print $4, 
$5}’”.  

Alfred

Reply via email to