~ubuntu-branches/ubuntu/breezy/svn-buildpackage/breezy

« back to all changes in this revision

Viewing changes to debian/README.Debian

  • Committer: Bazaar Package Importer
  • Author(s): Eduard Bloch
  • Date: 2005-06-22 22:58:16 UTC
  • mfrom: (1.1.1 sarge)
  • Revision ID: james.westby@ubuntu.com-20050622225816-3xp527bqyy0gfhel
Tags: 0.6.9
using "cp" for .orig.tar.gz copying again, more reliable

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Notes for svn-devscripts
2
 
========================
 
1
Notes for svn-buildpackage
 
2
==========================
3
3
 
4
4
svn-inject, svn-upgrade and svn-buildpackage are documented in their
5
 
manpage. The recommended repository layouts are described in the PRINCIPLES
6
 
file. This schemes are auto-detected by svn-devscripts. However, you can
7
 
use any type of SVN repositories as long as they don't need any
8
 
special command to be dealt with. Specify your URLs manually in
9
 
.svn/deb-layout in the working directory if svn-devscripts didn't
10
 
detect them. See CONFIG file for details.
 
5
manpage and in the HOWTO manual. Please refer to them for further information.
 
6
 
 
7
Overview for Subversion users:
 
8
-----------------------------
 
9
 
 
10
The recommended repository layouts are described in the PRINCIPLES
 
11
file. This schemes are auto-detected by svn-... programs. However, you can use
 
12
any type of SVN repositories as long as they don't need any special command to
 
13
be dealt with. Specify your URLs manually in .svn/deb-layout in the working
 
14
directory if the tools didn't detect them. See CONFIG file for details.
11
15
 
12
16
Temporary build directories are created under build-area/PACKAGE and
13
17
orig.tar.gz files are archived in tarballs/.
14
18
 
15
19
"packageNAME/function" is the preferred repository layout; svn-inject
16
 
primarily uses this structure.
 
20
creates a such structure.
17
21
 
18
22
svn-upgrade and svn-buildpackage look for the "mergeWithUpstream"
19
23
property of the debian directory, which means that the files in the