I'm doing this to support building multiple branches with git repositories from the same clone. With this change its possible to have this in the config: module kdevplatform branch master prefix /home/andreas/kdevelop repository git@gitorious.org:kdevelop/kdevplatform.git end module module kdevplatform-stable branch 1.0 manual-build true dest-build-dir kdevplatform-stable dest-dir kdevplatform prefix /home/andreas/kdevelop-stable repository git@gitorious.org:kdevelop/kdevplatform.git end module To build the stable and development branches of kdevplatform easily with kdesvn-build and without build-files interfering with one another. CCMAIL: mpyne@kde.org svn path=/trunk/KDE/kdesdk/scripts/kdesvn-build; revision=1126303wilder
parent
7817467801
commit
5909604d55
1 changed files with 25 additions and 0 deletions
Loading…
Reference in new issue