|
|
Enabling Source Control within JDeveloper
by Jeff Hunter, Sr. Database Administrator
By default, source control is not enabled in JDeveloper. You enable this by selecting the active plugin in the Preferences dialog. (Tools | Preferences) node, Source Control. (You can also select File | Source Control | Enable to open this dialog.) When you select a plugin, the page displays fields specific to the plugin. After you fill in the fields and click OK, source control will be enabled.
When JDeveloper connects to Oracle SCM, it will display the following:
Found Oracle Repository : Release 4.0.12.80.6You then create a connection to the SCM repository using the Connections Wizard (started from the right-click menu on the Oracle9i SCM node in the System Navigator).
When JDeveloper connects to CVS, it will display the following:
Concurrent Versions System (CVSNT) 2.0.14 (client/server)
Copyright (c) 1989-2001 Brian Berliner, david d `zoo' zuhn,
Jeff Polk, and other authors
CVSNT version (Dec 10 2003) Copyright (c) 1999-2003 Tony Hoyle and others
see http://www.cvsnt.org
CVS may be copied only under the terms of the GNU General Public License,
a copy of which can be found with the CVS distribution kit.
SSH connectivity provided by PuTTY:
PuTTY is copyright 1997-2001 Simon Tatham.
Portions copyright Robert de Bath, Joris van Rantwijk, Delian
Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry,
Justin Bradford, and CORE SDI S.A.
see http://www.chiark.greenend.org.uk/~sgtatham/putty/
You then create a connection to the CVS repository using the Connections Wizard (started
from the right-click menu on the CVS Server node in the System Navigator).