| Home | Trees | Indices | Help |
|
|---|
|
|
action.Action --+
|
action.RecipeAction --+
|
_AnySource --+
|
_Source --+
|
addArchive --+
|
_RevisionControl --+
|
addSvnSnapshot
r.addSvnSnapshot() - Adds a snapshot from a
subversion repository.
r.addSvnSnapshot([url,] [project=,])
r.addSvnSnapshot() class extracts sources from a
subversion repository, places a tarred, bzipped archive into the source
component, and extracts that into the build directory in a manner
similar to r.addArchive.
The following keywords are recognized by
r.addAction:
dir : Specify a directory to change into prior to executing
the command. An absolute directory specified as the dir
value is considered relative to %(destdir)s.
package='packagename'), component
(package=':componentname'), or package and component
(package='packagename:componentname') in which to place
the files added while executing this command. Previously-specified
PackageSpec or ComponentSpec lines will
override the package specification, since all package and component
specifications are considered in strict order as provided by the
recipe
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
name =
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Thu Jul 10 11:46:07 2008 | http://epydoc.sourceforge.net |