Temporary JSF Development Information Library

Source: Internet
Author: User

eclipse configuration and installation environment:
(1) configuration: java_home, path, classpath and other environment variables
among them, classpath belongs to Java, and Java itself does not know how to find the path. Therefore, you must specify the current path because you first find the path
. So I wrote ".; "
environment
(2) Detailed environment variable setting path
classpath = .; e: \ Java \ j2sdk \ JRE \ bin; E: \ Java \ j2sdk \ Lib; E: \ Java \ Tomcat \ Lib;
java_home = E: \ Java \ j2sdk
Path = c: \ Program Files \ Borland \ Delphi7 \ bin; C: \ Program Files \ Borland \ Delphi7 \ projects \ BPL \; C: \ windows \ system32; C: \ WINDOWS; c: \ windows \ system32 \ WBEM; C: \ Program Files \ Microsoft SQL Server \ 80 \ tools \ binn; C: \ Program Files \ subversion \ bin; C: \ Program Files \ sleepycat SOFTWARE \ Berkeley dB 4.4.20 \ bin; C: \ Program Files \ sleepycat SOFTWARE \ Berkeley dB 4.4.20 \ bin \ debug; e: \ Java \ j2sdk \ bin; E: \ Java \ j2sdk \ JRE \ bin;
tomcat_home = E: \ Java \ Tomcat

(3) install Tomcat 5.5 or a later version, because in order to implement its own functions, myeclipse can only use version 5.0 or a later version, which will make some functions of myeclipse unavailable.
Set Tomcat environment variable tomcat_home: e: \ eclipse \ tomcat6.0.07;
Hibernate/has a big deal with databases... Find this function and generate xml in reverse order... Baidu
Hibernate?
View port: netstat
Telnet 202.27.17.227 80

----- + ============================== Install SVN
Microsoft Windows [version 5.2.3790]
(C) Copyright 1985-2003 Microsoft Corp.

C: \ Documents ents and Settings \ Administrator> Cd C: \ Program Files \ subversion \ bin

C: \ Program Files \ subversion \ bin> svnservice-Remove
Svnservice removed.

C: \ Program Files \ subversion \ bin> svnservice-install -- daemon -- root "E: /Eclipse/
SVN "
svnservice installed.
CommandLine set: "-- daemon" "-- root" "E:/Eclipse/SVN"
/// // ---------- note: the above is the svn installation command step
first install the Berkeley database, which is used to store SVN version information and other information.
Second: Install SVN installation package
third: Install TortoiseSVN-1.3.5.6804-svn-1.3.2 for SVN visual interface, right-click after installation can see the interface
Fourth: install Svn in Chinese.
the svn installation service is used to manually control whether SVN is enabled or disabled.
when installing the svn service, run CD to open the specified directory, then use the service name: svnservice plus-install note-install is the installation method of the
SVN service, so no -- is added, while the plus-is because there is a transfer character. Specify the database directory created with SVN, and then install the service
SVN.

note: SVN security settings are divided into two permissions
|____ # anon-access = read // "#" indicates that the comment is removed, indicating that the read permission is granted
1: anonymous permission is allowed (read and write permissions are not required by the user name and password) --- |
|____ # auth-access = write // same as above

Second, anonymous users are not allowed (the user name and password must be entered to grant the permission to read and write responses)
After the svn database folder is created, the conf folder under SVN contains files such as password, authz, and svnserve.
The svnserve file is anonymous or enters the file using the user name.
Password: Enter the account and password for the svnserve user name.
Folder permissions authorized by authz

Note:
Fisheye can view the SVN version on the website
Eclipse can also use the subclipse plug-in to view SVN
Tortoise can also view SVN, while it is in the resource manager to view SVN
Aptche can also use WebDAV to view SVN
Baidu --> WebDAV --?
Note: There is a version control in "retrieve as", and there is no version control for export. It is used for release.
In eclipse, when SVN is used for submission, there is a small triangle. The gray triangle to be submitted indicates the right, and the red triangle indicates the download. on this basis, the plus sign indicates that a first file is added, and the minus sign indicates the file to be deleted. The SVN database db_recover-H svn_db is fixed.

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.