Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

CVS integration

270995Jul 31 2002
I have configured binary-file-type for *.jpg, *.gif, *.class, *.cdi, *.jar and *.zip.


Problem 1)

If I COMMIT and UPDATE my project then another COMMIT still shows all files as in need of a commit.

CVS.EXE reports all files as up-to-date and CVS.EXE COMMIT commits no files.


Problem 2)

When I do an UPDATE, I get the message:

"Delete the project file C2.jpr for clean update?"

What are the implications of doing or not doing this.
Shouldn't the *.jpr file be merged like any other?


Problem 3)

If I compile one source file and then attempt a CVS.EXE COMMIT, the folling files are reported as needing a commit (JDeveloper continues to report all files needing a commit).

CVS: Modified Files:
CVS: obj/C2.cdi obj/connections.xml obj/com/mycompany/MyClass.class
CVS: ----------------------------------------------------------------------

Can (How do) I remove the files in the object hierarchy from CVS?


Tony.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 3 2002
Added on Jul 31 2002
8 comments
338 views