* Eduard Bloch wrote: > #include <hallo.h> > * Thierry Reding [Mon, Jan 02 2006, 06:48:59PM]: > > > > > The patch is relatively small, but may need some cleaning up. > > > > > > Yeah. > > > > > > *hint* It would be really handy to see what it is actually supposed > > > to do by reading something in the manual or at least in a manpage, but > > > you did not add any docs. > > > > I should of course have done that, do you want me to prepare another patch? > > Yes, please ;) >
Here goes. If you need me to provide something more, or if you think the documentation could be more elaborate, please let me know. Thierry P.S.: sorry Eduard for not sending this mail to the BTS the first time
diff -Nur svn-buildpackage-0.6.14.orig/doc/HOWTO.sgml svn-buildpackage-0.6.14/doc/HOWTO.sgml --- svn-buildpackage-0.6.14.orig/doc/HOWTO.sgml 2005-09-23 16:17:33.000000000 +0200 +++ svn-buildpackage-0.6.14/doc/HOWTO.sgml 2006-01-02 19:15:05.000000000 +0100 @@ -442,6 +442,11 @@ <p> If you actually decide to stop using the mergeWithUpstream-mode, unset the mergeWithUpstream property as follows: <tt>svn propdel mergeWithUpstream debian/</tt>. +<p> +If you don't want to store the upstream sources of all your packages in the +repository, you can pass the <tt>--no-branches</tt> switch to +<tt>svn-inject</tt>, which will prevent <tt>svn-inject</tt> from creating a +<tt>branches</tt> subdirectory. </sect> <!--sect>Importing directories @@ -591,7 +596,11 @@ Put only files that are actually touched in the .diff file under the version control. svn-inject sets the mergeWithUpstream property automaticaly, see HOWTO. - +<p> + <em>--no-branches</em> +Do not create the `branches' subdirectory. This is useful for repositories +that store lots of packages and where versioning the upstream sources would +consume lots of space. diff -Nur svn-buildpackage-0.6.14.orig/doc/svn-inject.1 svn-buildpackage-0.6.14/doc/svn-inject.1 --- svn-buildpackage-0.6.14.orig/doc/svn-inject.1 2005-09-10 21:36:27.000000000 +0200 +++ svn-buildpackage-0.6.14/doc/svn-inject.1 2006-01-02 19:10:20.000000000 +0100 @@ -36,5 +36,10 @@ Put only files that are actually touched in the .diff file under the version control. svn-inject sets the mergeWithUpstream property automaticaly, see HOWTO. +.TP +\fB\--no-branches\fR +Do not create the `branches' subdirectory. This is useful for repositories that +store lots of packages and where versioning the upstream sources would consume +lots of space. .SH "SEE ALSO" svn\-buildpackage(1), svn\-upgrade(1), svn(1), the HOWTO manual (in /usr/share/doc/svn-buildpackage/).
signature.asc
Description: Digital signature