Mercurial > treepkg
comparison demo.cfg @ 3:7e9db903ba16
more infos about svn_url
author | Bernhard Herzog <bh@intevation.de> |
---|---|
date | Thu, 08 Mar 2007 20:23:28 +0100 |
parents | e6a9f4037f68 |
children | 38330d45047f |
comparison
equal
deleted
inserted
replaced
2:e6a9f4037f68 | 3:7e9db903ba16 |
---|---|
39 | 39 |
40 [pkg_kdepim] | 40 [pkg_kdepim] |
41 # Sections with names starting with "pkg_" define the configuration for | 41 # Sections with names starting with "pkg_" define the configuration for |
42 # a package. | 42 # a package. |
43 | 43 |
44 # The SVN URL to check out for packaging | 44 # The SVN URL to check out for packaging. Will only be used for the |
45 # initial checkout | |
45 svn_url: svn://anonsvn.kde.org/home/kde/branches/kdepim/enterprise/kdepim | 46 svn_url: svn://anonsvn.kde.org/home/kde/branches/kdepim/enterprise/kdepim |
46 | 47 |
47 # The directory under which the packager directory structure will be | 48 # The directory under which the packager directory structure will be |
48 # created. | 49 # created. |
49 base_dir: %(treepkg_dir)s/kdepim | 50 base_dir: %(treepkg_dir)s/kdepim |