Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-core-dev] Special notification rules need for move/rename/delete hooks?

Sorry for the slow response... we had a busy week with M3 testing last
week.  What kind of delta would you expect to appear on a checkout of a
folder?  We don't track folder timestamps, so changed folders don't appear
as a content change.  Are you storing local sync info via the ISynchronizer
interface?  If you try performing a folder checkout within the context of
the move/delete hook are you running into an error?



                                                                                                                           
                      "Hack, Peter"                                                                                        
                      <PHack@xxxxxxxxxxxx>            To:       "'platform-core-dev@xxxxxxxxxxx'"                          
                      Sent by:                         <platform-core-dev@xxxxxxxxxxx>                                     
                      platform-core-dev-admin@        cc:                                                                  
                      eclipse.org                     Subject:  Re: [platform-core-dev] Special notification rules need    
                                                       for move/      rename/delete hooks?                                 
                                                                                                                           
                      11/13/2002 12:23 PM                                                                                  
                      Please respond to                                                                                    
                      platform-core-dev                                                                                    
                                                                                                                           
                                                                                                                           




        When performing a move/rename/delete, ClearCase must
check out the parent directory(s) of the files/directories
being moved/renamed/deleted.  Depending on a preference set
by the user, the parent directory(s) may be left in this new,
checked out state.  I want this change picked up by Eclipse
so plugins can act appropriately (ex. the ClearCase plugin
would decorate the directory as checked out and enable the
"Check in" menu item).


                                Peter









Back to the top