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

Re: how to fix svn:externals revision when update?

From: Andy Levy <andy.levy_at_gmail.com>
Date: Tue, 12 Oct 2010 23:51:12 -0400

On Tue, Oct 12, 2010 at 23:43, Edwin <edwintai_at_gmail.com> wrote:
> We know set svn:externals by -r can fix specific a revision.but we
> face a problem today.
> we set svn property svn:externals by -r to project/3party/tools
> folder,someone update tools folder only.
> it update to head revision and cause his build fail.Is there anyone
> have a good idea to prevent that?

Subversion (or any other system, for that matter) isn't smart enough
to completely protect you from yourself. If you only partially update
your WC - externals or otherwise - don't be surprised if things are
broken.

You say "someone updated tools folder only" - are you sharing a
working copy? If not, only one person should be updating anything
there - the owner of that WC.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2671034

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-10-13 05:51:59 CEST

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

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