My project structure looks like this:
TPICoatingScan
|
|--Common (externals property set)
| |
| |-- boost (external)
| |-- Shared (external)
| |-- GL (external)
| |-- UI (external)
|
|--ServiceInterface
|
|--UserInterface
and there are some files in the TPICoatingScan directory also. I
usually commit by selecting the top directory TPICoatingScan. Before
1.1.1, the commit dialog would show changes in the TPICoatingScan,
ServiceInterface and UserInterface directories as well as all the externals.
1.1.1 nolonger displays changes from the externals which is good as they
weren't commited. But when I now select TPICoatingScan and do a commit,
I get the message about some changes being inside externals so won't be
shown, but TSVN then doesn't show any changes from ServiceInterface or
UserInterface either, which aren't externals. It appears as if it hits
the 'Common' directory and sees the externals, and then doesn't check
any more directories.
I now have to select ServiceInterface and UserInterface explicitly and
commit those, rather than the parent TPICoatingScan.
Thanks
Russell
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sun Nov 7 11:05:17 2004