The URN for the SVN Fetcher is svn.
The Variables FETCHCOMMAND_svn
, DL_DIR
are used by the SVN Fetcher. FETCHCOMMAND
contains the subversion command, DL_DIR
is the directory where tarballs will be saved.
The supported Parameters are proto
, rev
. proto
is the subversion prototype, rev
is the subversions revision.
SRC_URI
= "svn://svn.oe.handhelds.org/svn;module=vip;proto=http;rev=667"SRC_URI
= "svn://svn.oe.handhelds.org/svn/;module=opie;proto=svn+ssh;date=20060126"