Bug 295965 - Sync with HEAD instead of with branch, causing Cannot commit to branch Up-to-date check failed
Summary: Sync with HEAD instead of with branch, causing Cannot commit to branch Up-to-...
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: CVS (show other bugs)
Version: 4.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: platform-cvs-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-24 03:45 EST by Andi Rustandi Djunaedi CLA
Modified: 2019-09-06 15:37 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andi Rustandi Djunaedi CLA 2009-11-24 03:45:59 EST
What steps will reproduce the problem?
0. Using windows version of cvs.
1. Create branch on cvs using eclipse.
2. Modify code in branch and commit to branch.
3. Close eclipse
4. Open eclipse.
5. Modify the same file again
6. Compare it with cvs,
7. Somehow it was compared against the HEAD instead of the branch copy.
8. Undo the changes and compare again
9. It was supposed not to show any changes since its compared with the branch,
    but it shows differences, realize somehow it was compared to the HEAD.
10. So I try to commit it anyway, and then got this error.

The server reported an error while performing the "cvs commit" command.
	- xxxProjName: cvs [server aborted]: correct above errors first!
	- xxxProjName: cvs server: Up-to-date check failed for `filename.jsp'

--
Error
Tue Nov 24 16:34:46 SGT 2009
The server reported an error while performing the "cvs commit" command.
eclipse.buildId=M20090917-0800
java.version=1.6.0_17
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments:  -product org.eclipse.epp.package.jee.product
Command-line arguments:  -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.jee.product

--
Error
Tue Nov 24 16:34:46 SGT 2009
xxxProjName: cvs [server aborted]: correct above errors first!
eclipse.buildId=M20090917-0800
java.version=1.6.0_17
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments:  -product org.eclipse.epp.package.jee.product
Command-line arguments:  -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.jee.product

--
Error
Tue Nov 24 16:34:46 SGT 2009
xxxProjName: cvs server: Up-to-date check failed for `filename.jsp'
eclipse.buildId=M20090917-0800
java.version=1.6.0_17
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments:  -product org.eclipse.epp.package.jee.product
Command-line arguments:  -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.jee.product


-- Error Details --
Date: Tue Nov 24 16:34:46 SGT 2009
Message: The server reported an error while performing the "cvs commit" command.
Severity: Error
Product: Eclipse 1.2.1.20090812-1036 (org.eclipse.epp.package.jee.product)
Plugin: org.eclipse.team.cvs.core
Session Data:
eclipse.buildId=M20090917-0800
java.version=1.6.0_17
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments:  -product org.eclipse.epp.package.jee.product
Command-line arguments:  -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.jee.product
Comment 1 Eclipse Webmaster CLA 2019-09-06 15:37:14 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.