[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform] Re: Different behaviour in CVS client from Eclipse 3.3 to Eclipse 3.4

Mauro,

I doubt this was by design. You should log a bug report against Platform/CVS.

Michael

Mauro Molinari wrote:
Hello all!

In Eclipse 3.3 when a file is marked as modified (=> outgoing change), but meanwhile someone else has committed a change in the repository, if you right click on that file in the Synchronization Perspective and choose "update", that file is updated (merging the changes) from the repository.

In Eclipse 3.4 this does not happen. If you choose "update" Eclipse says that there are no incoming changes for that file, even if this is not true: in fact, if you try to commit, you'll receive an up-to-date-check failed. You have to right click on that file and choose "Synchronize" in order to see it marked as conflicting: only then you can right click => update to get the incoming changes marged with your local changes.

I'm using the CVS support in Eclipse.

Was this changed by design?

Thanks in advance,

Mauro.