You are not logged in.

#1 2008-11-19 17:44:27

scrawler
Member
Registered: 2005-06-07
Posts: 318

svn pkgbuild--source already downloaded

Hey guys,

I'm trying to work the kinks out of a pkgbuild that uses svn.  how can I keep it from starting the checkout over and over again?  I have a slow connection and I can't tell if my pkgbuild is good because I never get passed the check out phase.

Offline

#2 2008-11-19 19:03:34

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,400
Website

Re: svn pkgbuild--source already downloaded

Have you looked at the PKGBUILD prototype in /usr/share/pacman/PKGBUILD-svn.proto?  It is part of the abs package.

Offline

#3 2008-11-19 20:19:50

creslin
Member
Registered: 2008-10-04
Posts: 241

Re: svn pkgbuild--source already downloaded

If you're not getting past the checkout, you should probably look at the svn prototype as Allan suggests.

After you get a local snapshot downloaded, the compiling is always done in a cloned $_svnmod-build directory, so $_svnmod will remain untouched no matter how many times you run makepkg.. it shouldn't have to checkout again.

Last edited by creslin (2008-11-19 20:25:18)


ARCH|awesome3.0 powered by Pentium M 750 | 512MB DDR2-533 | Radeon X300 M
The journey is the reward.

Offline

Board footer

Powered by FluxBB