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

Unexpected Externals behaviour in working copy

From: David Aldrich <David.Aldrich_at_EU.NEC.COM>
Date: Thu, 11 Mar 2010 16:11:42 +0000

Hi

I have a question about externals. I tried the following scenario in my working copy:

1) Add an external definition to directory A, specifying subdirectory B
2) Commit directory A
3) Update directory A

I then see A/B populated

Then:

4) Edit external definition to directory A, specifying subdirectory C
5) Commit directory A
6) Update directory A

I then see A/C populated, but directory A/B remains in the wc.

If I checkout a new working copy, it shows A/C but not A/B, as expected.

So, in short, changing an external definition on a directory seems not to remove the previous external content from the committer's working copy.

I hope this makes sense. Please will someone explain?

Best regards

David
Received on 2010-03-11 17:13:28 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.