Apply Svn in the project

Source: Internet
Author: User
Tags subversion client
Document directory
  • Eclipse 3.2/Callisto, 3.3/Europa, 3.4/Ganymede, 3.5/Galileo +
  • Eclipse 3.0/3.1
  • Eclipse 2.1.3
  • Create a version library on the server

1. Install the svn server version. After installation, type svnadmin create F: \ SVN \ AA in the CMD window.

2. Edit the authz and passwd files under AA/CONF.

  • Edit in authz

Liferaygroup = wjy, Region // authorized user name

@ Liferaygroup = RW

  • Edit in passwd

[Users]
# Harry = harryssecret
# Sally = sallyssecret
Authorization = 123 // assign a password to the user
Wjy= 123

 

3. Start SVN: svnserve-d-r F: \ SVN

 

About the built-in version. Head-Latest Version. Base-unmodified version of the current working version. Committed-base-1 Prev-committed-1
  • Apply SVN to a local disk
Download subversion 1.5.x client or 1.6.x client, double click and install. After installation, the folder can only be updated and submitted on the local disk.
  • Apply Svn in vstudio

Download the ankhsvn plug-in and update and commit code in vstudio after installation. Update or commit is required for each project and the entire solution during update and submission.

  • Apply Svn in myeclipse
Get the right version!

Subclipse versions are tied to specific versions of the Subversion client API. so you must have a matching version of the Subversion client API (javahl) for your version of subclipse. any 1.x version of a subversion client can talk to any 1.x version of A Subversion server, so generally the version does not matter too much. however, if you use multiple client tools on the same subversion working copy, then it is important that the version of those clients is all the same. in addition, if you are on Linux, your distribution might only support a specific version of subversion and javahl. so you might want to stick with a specific version of subclipse for that client.

More information on how to get javahl, And the right version for each version of subclipse can be found in the Wiki.

Current releaseeclipse 3.2/Callisto, 3.3/Europa, 3.4/Ganymede, 3.5/Galileo +

Subclipse 1.6.5 and 1.4.8 are now available for eclipse 3.2 +!

See the changelog for details. Existing subclipse users shocould read the upgrade instructions for important information on changes you to need to make to your eclipse preferences to see the new version in the update manager.

Subclipse 1.4.x includes and requires subversion 1.5.x client features and working copy format.

Subclipse 1.6.x includes and requires subversion 1.6.x client features and working copy format.

Links for 1.6.x release:
Changelog: http://subclipse.tigris.org/subclipse_1.6.x/changes.html
Eclipse Update site URL: http://subclipse.tigris.org/update_1.6.x
Zipped downloads: http://subclipse.tigris.org/servlets/ProjectDocumentList? Folderid = 2240

Links for 1.4.x release:
Changelog: http://subclipse.tigris.org/subclipse_1.4.x/changes.html
Eclipse Update site URL: http://subclipse.tigris.org/update_1.4.x
Zipped downloads: http://subclipse.tigris.org/servlets/ProjectDocumentList? Folderid = 2240

Eclipse 3.0/3.1

Subclipse 1.0.6 is now available for eclipse 3.0/3.1!

See the changelog for details. Existing subclipse users shoshould read the 1.0.0 release announcement for details on how to upgrade to the 1.0.x release.

Links for 1.0.x release:
Changelog: http://subclipse.tigris.org/subclipse/changes.html
Eclipse Update site URL: http://subclipse.tigris.org/update_1.0.x
Zipped downloads: http://subclipse.tigris.org/servlets/ProjectDocumentList? Folderid = 2240

Eclipse 2.1.3

Subclipse 0.9.3.3 is linked Against Subversion 1.1.4. binaries for windows are supported ded.

Development for this version of eclipse is no longer active. There are no new releases planned.

Download the eclipse 2.x version

Installation instructions

Here you will find a screenshot tour of the subclipse Installation Process in eclipse 3. X. These particle screens were captured in eclipse 3.0.2 running on Windows XP.

 

Install subclipse in eclipse 3.x

Step 1:

Begin the installation from the eclipse help menu item.

Step 2:

This screenshot show the screen as it initially comes up. In this case you will need to change the radio button to indicate that this is a new install.

Step 3:

This screen will vary depending on the features you have installed already. you want to click on the new remote site button. if you are behind a proxy and the eclipse install mechanic does not work, then you can download a zipped version of the update site and then click the new local site button instead.

Step 4:

This screen is showing the new remote site dialog, filled in with the correct information to install subclipse


Name: Subclipse 1.6.x (Eclipse 3.2+)
URL: http://subclipse.tigris.org/update_1.6.x

Name: Subclipse 1.4.x (Eclipse 3.2+)
URL: http://subclipse.tigris.org/update_1.4.x

Name: Subclipse 1.2.x (Eclipse 3.2+)
URL: http://subclipse.tigris.org/update_1.2.x

Name: Subclipse 1.0.x (Eclipse 3.0/3.1)
URL: http://subclipse.tigris.org/update_1.0.x

Step 5:

When you first come back to this screen, the site you added will not be selected. Be sure to select it before clicking Next.

Step 6:

This next screen shows all of the features that are available to install.

Step 7:

Click the button to accept the license agreement.

Step 8:

Confirm the install location

Step 9:

There is an eclipse preference to turn off this next dialog. I have never seen a signed feature. Not even eclipse.org nor IBM sign their features.

Step 10:

Just a screenshot of the In-process installation.

Step 11:

Eclipse needs to be restarted after installing subclipse.

Step 12:

Finally, after restarting eclipse, the first thing you will typically want to do is open the subclipse repository perspective where you can define your repositories. be sure to also check the online help as well as the subclipse preferences located under team-> SVN.

Updating subclipse in eclipse 3.x

Eclipse 3.x has a feature in preference to automatically check for updates. provided you are not behind a proxy that does not allow this feature, it shocould work for subclipse. otherwise just follow the instructions for installing subclipse, cannot take the option to check for updates in step 2.

If you are behind a proxy that does not work with Eclipse, then to install updates you just always follow the same instructions you used to install a new version. if you always unzip the site to the same local folder, you will not have to define the local site each time.

Supplement: update or submit code in myeclipse: Project name-> right-click-> Team-> Update or commit

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.