
14-16 Oracle Application Management Pack for Oracle E-Business Suite Guide
Name Description Related User
Interface Page
Sample Value
%product_cod
e%
Substitution variable for
the product code
Create/Update
Package - File Listing
xxco
%file_path% Substitution variable for
source path
Create/Update
Package - File Listing
patch/115/import
%file_name% Substitution variable for
file name
Create/Update
Package - File Listing
Custom_Responsibilities.l
dt
%version% Substitution variable for
version
Create/Update
Package - File Listing
115.32
%lang_code% Substitution variable for
language
Create/Update
Package - File Listing
US
%branch% Substitution variable for
branch
Create/Update
Package - General
Prod13
%tag% Substitution variable for
tag
Create/Update
Package - General
Release12c
%user_name% Substitution variable for
username
Create/Update
Package - General
developer1
%password% Substitution variable for
password
Create/Update
Package - General
welcome1
Here is the syntax of a checkout command with the parameters:
svn cat
file:///usr/local/svn/%product_code%/%file_path%/%lang_code%/%file_name%
--username %user_name% --password %password% > %file_name%
Here is the above checkout command with values substituted for the parameters:
svn cat
file:///usr/local/svn/xxco/patch/115/import/US/Custom_Responsibilities.l
dt --username developer1 --password <password> >
Custom_Responsibilities.ldt
Comentários a estes Manuais