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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

CVS, SCM or which???

423729Aug 25 2004 — edited Aug 26 2004
Hi everybody,

I started to use Jdeveloper two or three months ago. Since that I have been testing its features and as part of this investigation I tested the integration with SCM and CVS as a version control.

I have had some problems with SCM, principally there are some files like struts-config.xml that when a user changes it and another user gets the last version of the file, the changes are not updated. It is a serious problem if you consider that the struts-config.xml is the main part of struts. Nick R Rudnik and Brian Duff (members of this forum) told me that is a problem of the version of the JDeveloper.

After those problems I decided to try with CVS, but the problem now is when I Check out a project, the project can't find tld libraries used by struts, also it can't find custom .jar files created as a libraries, which means a problem when you work with a big group of programmers because every time that you update or get the last version of your project you have to import again every jar file that you use.

I would like to know how to solve theses problems, or I'd like a recommendation in order to work with some tool as CVS or SCM in a way that I don't have to stop my work in order to solve silly problems.

I would like to hear your opinion.

Thanks,
Pedro

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 23 2004
Added on Aug 25 2004
1 comment
237 views