Use of remote ORACLE and SVN server clients

Source: Internet
Author: User

A) Oracle remote access:

Modify the directory c:/Oracle/ora92/Network/admin

LF =
(Description =
(Address_list =
(Address = (Protocol = TCP) (host = 172.16.30.74) (Port = 1521 ))
)
(CONNECT_DATA =
(Server = dedicated)
(SERVICE_NAME = Oracle)
)
)

 

B) 1. After installing SVN and plug-ins on the server side

1) Right-click any folder, such as svndata --> tortoise -->Create repository herE (the data storage location)

2) modifySvnserve. confRelease comments
Anon-access = read
Auth-access = write
Password-DB = passwd
3) InPasswdAdd Admin = admin in the file. Note that the user name and password must be blank.

4) Start the svn server: Run cmd ----> to the bin directory of the svn installation directory ----> RUN svnserve-D-r d:/mysvndata. Then the svn server is enabled.

2. Install the Eclipse plug-in (site-1.6.17) on the client)
1) create a folder in myeclipse and place the svn plug-in (for example, E:/genuitec/MyEclipse-8.6/myplugin). Put the folder (features, plugins) in the two plug-ins)

2) store SVN. Link in directory e:/genuitec/MyEclipse-8.6/dropins (content such as: Path = E: // genuitec // MyEclipse-8.6 // myplugin)

3. Install the svn Plugin in myeclipse6.5:

1) For example: D: \ myeclipse \ eclipse \ links add SVN. Link

2) SVN. Link content: Path = D: \ share \ SVN \ Site-1.6.5 (required in the site-1.6.5 folderCreate a folder named eclipse, Which contains the features and plugins folders)

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.