2010/12/14 Ryan Schmidt :
> On Dec 13, 2010, at 04:27, Norbert Unterberg wrote:
>
>> 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
On Dec 13, 2010, at 04:27, Norbert Unterberg wrote:
> Is there a way to let svn:externals use the same revision number as
> the folder they are contained in?
Not that I'm aware of, unless you write a script to do so.
> We have a project that contains a few svn:externals which point into
> the sa