On Wed, Sep 26, 2012 at 2:38 PM, Kenny Raghunath <skynet.rayth...@gmail.com> wrote: > > While it could be the case, Stefan, I don't think it can be possible. I use > Eclipse Helios and it prompts me that there are changes and the code updates > when you do a 'svn update' in it. Also, I'm using SVN 1.6 via the apt > repository. But thank you for the suggestion. :)
Can you do diffs against the revisions to be sure the change was actually committed when you thought it was and then subsequently reverted? A possible cause of not committing would be some recursive action in the directory that also changes the pristine copy or bumps its timestamp. -- Les Mikesell lesmikes...@gmail.com