We are using svn:externals with pegged revisions to re-use common components. We've noticed some unexpected behavior which I suspect may be a bug. Let's assume we have a folder A which has an svn:externals property which points to folder B at revision 180. When I update folder A in my working copy I indeed get folder A and folder B at revision 180. However, when I update folder B only (select B in Windows Explorer and click TortoiseSvn Update) I get it's HEAD revision and not 180.
Is this the expected behavior?
We're using TortoiseSvn 1.8.3 and server version 1.7.
Thank You, Shay