> > I just noticed something while doing a checkout
> > with svn:externals: the external repository is always
> > checked out from HEAD. I don't think this is a good
> > behaviour.
>
> And ... I don't think its the actual behavior. Have you tried using
> the '-r' flag in your externals definitions?
>
> ext_wc -r 231 http://svn.example.com/repos/ext_repo/trunk
haven't tried that, but that's not what I meant. If I checkout
a specific version from /tags/ (e.g. /tags/version-0.9) then
I don't have to use the -r flag to get exactly the revision
checked out which that tag has. I don't want to check first
which revision that tag was made of.
Stefan
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 24 18:19:28 2003