[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

externals definition: surprising behaviour

From: Schroeder, Hartmut <Hartmut.Schroeder_at_plath.de>
Date: Thu, 19 Feb 2009 10:12:05 +0100

Hello,
I detected a surprising behaviour of externals definition (svn 1.5.5):

- the repository path http://ABC:9090/def/ghi
  has an svn:externals with a value "-r 100 /uvw/xyz xyz"

- checkout of http://ABC:9090/def/ghi

- One can make changes/commits on the working copy of
http://ABC:9090/def/ghi/xyz,
  and it will take effect on trunk of /uvw/xyz, even an update will not
get
  revision 100 but trunk!

But: If I use an explicit revision in my externals I don't want access
to trunk.
I think that is a bug cause that may result in instable software.

Regards
Hartmut

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1190906

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-19 10:12:54 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.