Koji-1.3 and SVN

rob myers rob.myers at gtri.gatech.edu
Mon Dec 10 16:10:45 UTC 2007


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.




More information about the Fedora-buildsys-list mailing list