Hi,

Is there a way to let svn:externals use the same revision number as
the folder they are contained in?

To clarify:

We have a project that contains a few svn:externals which point into
the same repository (using ../ or ^/ syntax).
Problem is that when we need to go back in time with the project for
some reason and do an TSVN --> Update to revision ... then the
externals are still updated to their HEAD revision and not to the
revision that was given in the update command. Is there any option,
flag or external property syntax to let the update revision propagate
to the externals, so that both the working copy and the externals are
on the same revision number?

Regards
Norbert Unterberg

Reply via email to