> Hi,
>
> On 05/05/2010 05:08 PM, Howard Davis wrote:
> > I have developing on xp using TortoiseSVN ( 1.38). In my project I am
> > committing at the directory level and all the files in the directory
> > have a green icon. But icon for directory stays red. I have tried svn
> > clean but no changes to the color of the icon. With the red Icon – I am
> > not sure everything is commited.
> >
>
> the red icon comes from the fact, that there are changes to the
> *directory*, and not the files in the directory. Try 'svn update' on the
> directory, and 'svn commit' afterwards.
That really is not true. It can indicate changes to that directory, or files or folders it contains.
There is however a setting in TSVN "Unversioned files mark parent folder as modified. So if this setting is on it could show a modified status on the folder even if all the versioned files are up to date.
The best bet is to run a "Check for modifications" to show if there is actually a change in the WC somewhere.
> BTW, for this kind of questions the TSVN mailing lists would be the
> right place to ask.
Yes good point... this original appears that it was cross posted.
BOb
Received on 2010-05-05 18:02:17 CEST