jira-importer commented on issue #981:
URL: https://github.com/apache/maven-scm/issues/981#issuecomment-2964637182

   **[AShit 
Shah](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=ashitshah16)**
 commented
   
   We are using ....
   
   ---
   
   Maven Version:
   
   ---
   
   Apache Maven 3.0.3 (r1075438; 2011-02-28 10:31:09-0700)
   Java version: 1.7.0_55, vendor: Oracle Corporation
   Default locale: en_US, platform encoding: UTF-8
   OS name: "linux", version: "2.6.32-431.20.3.el6.x86_64", arch: "amd64", 
family: "unix"
   
   ---
   
   SCM and Release plugin version:
   
   ---
   
   \<plugin>
   \<groupId>org.apache.maven.plugins\</groupId>
   \<artifactId>maven-scm-plugin\</artifactId>
   \<version>1.9.1\</version>
   \<dependencies>
   \<dependency>
   \<groupId>org.apache.maven.scm\</groupId>
   \<artifactId>maven-scm-provider-jazz\</artifactId>
   \<version>1.9.1\</version>
   \</dependency>
   \<dependency>
   \<groupId>org.apache.maven.scm\</groupId>
   \<artifactId>maven-scm-api\</artifactId>
   \<version>1.9.1\</version>
   \</dependency>
   \<dependency>
   \<groupId>org.apache.maven.scm\</groupId>
   \<artifactId>maven-scm-client\</artifactId>
   \<version>1.9.1\</version>
   \</dependency>
   \</dependencies>
   \</plugin>
   \<plugin>
   \<groupId>org.apache.maven.plugins\</groupId>
   \<artifactId>maven-release-plugin\</artifactId>
   \<version>2.5\</version>
   \</plugin>
   
   ---
   
   Jazz Version:
   
   ---
   
   About the Change and Configuration Management Application
   Version: 4.0.5`
   Build Information    Version Build ID
   Change and Configuration Management - Core Libraries 4.0.5   
RTC-I20131025-2055
   Jazz Foundation - Core Libraries     4.0.5   RJF-I20131025-1325
   About the Rational Jazz Team Server
   Version: 4.0.5
   Build Information    Version Build ID
   Jazz Foundation - Core Libraries     4.0.5   RJF-I20131025-1325
   Client Access License Types Assigned to user Shah, Ashit (Leidos)
   Product      Version Type    Variant
   Rational Team Concert        4.0     Developer-Floating      Unlocked
   
   ---
   
   scm client --version
   
   ---
   
   Build Id: RTC-I20131025-2055
   
   com.ibm.team.filesystem.cli.core, version 3.2.0.v20131023_0208
   Provides Subcommands:
   daemon/start, daemon, daemon/stop, daemon/deregister, daemon/register
   
   com.ibm.team.filesystem.cli.client, version 3.2.0.v20131024_0535
   Provides Subcommands:
   list/streams, lastmod, set/flowtarget, get/change, undo/change,
   ......
   .....
   ....
   ....
   com.ibm.team.filesystem.cli.tools, version 3.1.500.v20131010_0815
   Provides Subcommands:
   tools.log, tools.validate, tools.generatehelp, tools.echo.stdin,
   tools.pkgtest, tools.dump/postprocess, tools.dump, tools.metronome,
   tools.verify, tools.configvalue
   
   com.ibm.team.rtc.cli.infrastructure, version 3.1.500.v20131011_0922
   
   ---
   
   Output of scm help load command
   
   ---
   
   $ scm help load
   
   Help for: scm load
   
   Purpose:
   Loads the contents of the specified workspace into the local file system. By
   default, the workspace is loaded into the current working directory.
   
   Usage: scm load [-r/--repository-uri <arg>] [-u/--username <arg> 
-P/--password
   <arg> | --certificate <arg> -P/--password <arg> | --smartCard
   -u/--username <arg>] [-d/--directory <arg>] [-q/--quiet]
   [--all] [-f/--force] [-i/--include-root] [-R/--remote-rules
   <arg>] [-L/--local-rules <arg>] [-t/--target <arg>]
   [-a/--alternative-name <arg>] \<workspace> [remote-path...]
   
   workspace   - The workspace to load. To specify the workspace, use its
   name[@repo], alias, or UUID[@repo].
   remote-path - The list of remote items to load. The remote-path might be the
   name, alias, or UUID of a component, or a remote path within a
   component.  To specify a remote path within a component, use
   the following format: <name, alias, or UUID of the
   component>/\<remote path within the component>.
   
   Options:
   -r, --repository-uri \<arg>    - The URI that specifies the location of the
   repository.
   -u, --username \<arg>          - The username for the repository.
   -P, --password \<arg>          - The password for the repository.
   --certificate \<arg>       - The file that contains the user's login
   certificate.
   --smartCard               - Uses the connected smart card for
   authentication.
   -d, --directory \<arg>         - The root directory to save files to.
   -q, --quiet                   - Prints the minimum amount of output during
   normal operation.
   --all                     - Selects all components. Priority is given to
   explicitly selected components in the case
   of a conflict.
   -f, --force                   - Overwrites files that already exist in the
   file system.
   -i, --include-root            - Loads component roots as directories in the
   file system.
   -R, --remote-rules \<arg>      - The remote path to the load rules file in a
   component. The path must include the name,
   alias, or UUID of the component.
   -L, --local-rules \<arg>       - The local path to load rules file. Older 
load
   rules that are not in XML format must
   specify a component in the remote-path
   argument.
   -t, --target \<arg>            - An optional local path where changes are
   loaded.
   -a, --alternative-name \<arg>  - An alternative name for the item that is
   specified in the remote-path.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to