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

[TSVN] Problem with commit dialog and externals as of 1.1.1

From: Russell Hind <rh_gmane_at_mac.com>
Date: 2004-11-07 11:04:23 CET

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

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

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