[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Koji-1.3 and SVN
- From: rob myers <rob myers gtri gatech edu>
- To: Discussion of Fedora build system <fedora-buildsys-list redhat com>
- Subject: Re: Koji-1.3 and SVN
- Date: Mon, 10 Dec 2007 11:10:45 -0500
On Fri, 2007-12-07 at 15:12 -0500, Oscar Victorio Calixto Bacho wrote:
> How should I set my SVN repository for Koji use?
it needs to have the same function and structure as the fedora build
system. koji will attempt to checkout the package as well as the common
bits.
for example, my svn tree looks like:
trunk/common
trunk/common/Makefile
trunk/common/Makefile.common
trunk/common/branches
trunk/somerpmpackagename/Makefile
trunk/somerpmpackagename/sources
trunk/somerpmpackagename/somerpmpackagename.spec
you'll also have to modify then Makefile.common from Fedora to use svn
data instead of cvs data for the build command.
hope that helps, and good luck.
rob.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]