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

wc format version bump for file externals?

From: Blair Zajac <blair_at_orcaware.com>
Date: Mon, 09 Jun 2008 22:07:50 -0700

The file external feature will emulate intra-repository file externals with a
switched file. To properly implement this feature, the svn client will need to
be aware that a switched file is really a file external.

If we don't bump it, then a svn 1.5 client will see the switched file from a 1.6
wc checkout and

1) let the user reswitch it
2) see an 'S' status when it shouldn't
3) automatically update the file even if the svn:externals has a fixed revision

So I think we should bump the wc format, but Karl suggested we discuss this.

Blair

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-06-10 07:08:12 CEST

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

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