📄 icpro_beschreibung.txt
字号:
User Contributed Perl Documentation ICPRO(1)
NAME
icpro - ICPRO - Project and Design Flow Management
Environment
SYNOPSIS
icpro [-option] target [project] [subproject] icpro target
-option : -h|-help|-c|-create|-a|-avail|-nosvnup|
-svn=HOST|-workspace=PATH|-t=TEMPLATE|
-reg=REGRESSION
target : setup_project
DESCRIPTION
Use icpro to enter ICPRO - Project and Design Flow
Management Environment. If project and/or subproject
commandline parameters are ommited, a selection menu of
available private and team projects will be presented.
icpro setup_project is used to maintain project settings
within project environment, e.g. attachment of PDK, tools
and resources.
OPTIONS
-h|-help
show extended manpage information
-c|-create
create a new private project/subproject
-a|-avail
list available projects/subprojects and project
initialization templates
-nosvnup
disables automatic SVN update during project login.
SVN updates has to be done manually.
-svn=HOST
define a SVN host HOST different from default
-workspace=PATH
define workspace location PATH different from
default
-t=TEMPLATEPATH
define path TEMPLATEPATH to project template in case
of project creation (relative to
'<template_dir>/project_templates')
-f|-force
force update of an private project/subproject. May
be used to update template generated project setup
perl v5.8.0 Last change: 2008-09-05 1
User Contributed Perl Documentation ICPRO(1)
files. Existing files will not be overwritten. To
update such file, delete them first. This switch can
not be applied for team projects.
-reg=REGRESSION
starts regression run in batch mode. Project and
Subproject must be specified to enable non-
interactive login. If multiple project workspaces
and/or branches exist, they also must be specified
using -branch and -workspace options. Check non-
interactive login with all required options.
TARGETS
setup_project
edit project setup
EXAMPLES
Enter subproject using a selection menu
% icpro
Enter subproject mysubproj of project myproject
% icpro myproject mysubproj
Perform project setup
% icpro setup_project
REQUIRES
Perl 5.8, Getopt::Long
COPYRIGHT and LICENCE
Copyright (c) 2005-2007.
TU Dresden, IEE, HPSN
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -