Methods for locating svn addresses (windows and linux) and svn switch (sw) help information

Source: Internet
Author: User

The svn address is located again (windows and linux). The svn switch (sw) help information has a problem with the company's router today, and the server IP Address has also changed, but the original svn has been set. Now you need to change the address to query the original address: [ruby] root @ jack-desktop: codes # svn info path :. URL: http: // 192.168.1.58/repos version Database Root: http: // 192.168.1.58/repos/linux_monitor version database UUID: 81fe7316-a8b1-40d6-90b8-661973047dc1 version: 80 node type: Directory scheduling: normal last modified by: chenjiankang last modified version: 80 last modified at: 18:30:13 + 0800 (3, 2013-07-10) root @ jack-modified t Op: codes # update to 192.168.1.13: in linux: [python] root @ jack-desktop: codes # svn switch -- relocate http: // 192.168.1.58/repos http: // 192.168.1.13/repos svn switch (sw) help information [python] root @ jack-desktop: codes # svn switch -- help switch (sw ): update the working copy to different URLs. Usage: 1. switch URL [@ PEGREV] [PATH] 2. switch -- relocate from to [PATH...] 1. Update the working copy and switch TO the new URL in the same version library. Its behavior is similar to "svn update", and it is also a method to switch a working copy to a branch or tag in the same version library. PEGREV decides which version to search. If the "-- force" option is used, the path to the obstacle that is not version controlled in the work copy will not automatically cause failure. If the Obstacle Path is of the same type (file or directory) as the corresponding path in the version library, it will be a version-controlled path, but the content will not change. It means that the child of the Obstacle Path, if it is also the Obstacle Path, will also be controlled by the version. If files in the Obstacle Path are different from those in the version library, they are regarded as working copies with local modifications. All attributes in the version library are applied to the Obstacle Path. Use the -- set-depth option to set the new depth of the working copy of the operation target. Currently, the depth of Working Copies can only be increased (deeper embedding); you cannot shrink the directory. 2. Rewrite the URL metadata of the working copy to reflect simple URL changes. When the root URL of the version library is changed (for example, the scheme or host name is changed), but the working copy still corresponds to the same directory of the same version library, use this command to update the relationship between the working copy and the archive. See "svn help update" to obtain the Character List of the reported action. Valid options:-r [-- revision] ARG: ARG (some commands also accept the ARG1: ARG2 range) version parameter can be one of the following: NUMBER version '{'date'}' the latest 'base' baseline version of the 'head' working copy in the 'head' version library after the specified time 'committed' before the final submission or baseline' prev'previous COMMITTED version-N [-- non-recursive]: outdated; try -- depth = files or -- depth = immediates -- depth ARG: Subject to the depth parameter ARG ("empty", "files", "immediates", or "infinity ") constrained operation -- set-depth ARG: set the new depth of the working copy to ARG ("exclude", "empty", "files", "immediates", or "infinity ") -q [-- quiet]: do not print information, or simply print profile information -- diff3-cmd ARG: Use ARG as the merge command -- relocate: relocate through URL rewrite -- ignore-externals: ignore external project -- force: force operation run -- accept ARG: Specifies the automatic conflict resolution action ('postone', 'base', 'Mine-conflict ', 'theirs-conflict ', 'Mine-full', 'theirs-full', 'edit', 'launch') Global Options: -- username ARG: Specify the user name ARG -- password ARG: specify the password ARG -- no-auth-cache: Do not cache the user authentication token -- non-interactive: Do not interactive prompt -- trust-server-cert: unprompted acceptance of unknown SSL server certificates (only used for the option "-- non-interactive") -- config-dir ARG: Read the user configuration file from the directory ARG -- config-option ARG: set User Configuration options in the following format: FILE: SECTION: OPTION = [VALUE] For example: servers: global: http-library = serf root @ jack-desktop: codes # TortoiseSVN update address in windows:

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.