'\" t .\" Title: svn-inject .\" Author: Eduard Bloch .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: May 2009 .\" Manual: Command reference .\" Source: Release: 0.8.2 .\" Language: English .\" .TH "SVN\-INJECT" "1" "May 2009" "Release: 0.8.2" "Command reference" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" svn-inject \- puts a Debian source package into Subversion repository .SH "SYNOPSIS" .HP \w'\fBsvn\-inject\ [\fR\fB\fIoptions\fR\fR\fB]\ \fR\fB\fIpackage\fR\fR\fB\&.dsc\ \fR\fB\fIrepository_URL\fR\fR\ 'u \fBsvn\-inject [\fR\fB\fIoptions\fR\fR\fB] \fR\fB\fIpackage\fR\fR\fB\&.dsc \fR\fB\fIrepository_URL\fR\fR .SH "OPTIONS" .PP \fBsvn\-inject\fR accepts the following options on the command\-line: .PP \fB\-h\fR .RS 4 print the help menu .RE .PP \fB\-v\fR .RS 4 Make the command output verbose .sp Default: Off\&. .RE .PP \fB\-q\fR .RS 4 Hide less important messages .sp Default: Off\&. .RE .PP \fB\-l\fR .RS 4 Layout type\&. 1 (default) means package/{trunk,tags,branches,\&.\&.\&.} scheme, 2 means the {trunk,tags,branches,\&.\&.\&.}/package scheme\&. .sp Default: 1 .RE .PP \fB\-t directory\fR .RS 4 Specify the directory where the \&.orig\&.tar\&.gz files are stored on the local machine\&. .sp Default: Off\&. .RE .PP \fB\-d\fR | \fB\-\-do\-like=directory\fR .RS 4 Looks at the working directory of some other package and uses its base URL, tarball storage directory and similar checkout target directory\&. .sp Default: Off\&. .RE .PP \fB\-c number\fR .RS 4 Checkout nothing (0), trunk directory (1) or everything (2) when the work is done\&. .sp Default: 1 .RE .PP \fB\-o\fR .RS 4 Only keep modified files under SVN control (including the debian/ directory), track only parts of upstream branch .sp Default: Off\&. .RE .PP \fB\-O\fR | \fB\-\-no\-branches\fR .RS 4 Do not create the branches subdirectory at all\&. This works in a similar way to \fB\-o\fR but all changes on upstream files (e\&.g\&. meta changes like updating the config\&.guess and config\&.sub files) are ignored and the upstream branch is not used\&. .sp Default: use branches/\&. .RE .PP \fB\-s\fR .RS 4 By default, \fBsvn\-inject\fR used to create \&.svn/deb\-layout after an inject operation if a checkout followed the inject\&. Since version 0\&.6\&.22 this behaviour is deprecated\&. .sp With this parameter \fBsvn\-inject\fR will replicate the old behaviour\&. .sp This option was provided since it can be useful when creating a local override file\&. .sp Default: Off\&. .RE .PP \fB\-setprops\fR \fB\-set\-props\fR .RS 4 Set svn\-bp:* props on the debian directory automatically\&. .sp Default: Off\&. .RE .SH "SEE ALSO" .PP \fB/usr/share/doc/svn-buildpackage/\fR() .RS 4 The svn\-buildpackage HOWTO manual .RE .PP \fBsvn-upgrade\fR(1) .RS 4 upgrade source package from a new upstream revision\&. .RE .PP \fBsvn\fR(1) .RS 4 Subversion command line client tool .RE .PP \fBdpkg-buildpackage\fR(1) .RS 4 Debian source package tools .RE .SH "AUTHORS" .PP \fBEduard Bloch\fR .RS 4 This manual page was written by Eduard Bloch in roff\&. .RE .PP \fBGoneri Le Bouder\fR .RS 4 Converted manpages to SGML\&. .RE .PP \fBNeil Williams\fR .RS 4 Converted manpages to DocBook XML and current Debian maintainer .RE .SH "COPYRIGHT" .br Copyright \(co 2009 Eduard Bloch .br