svn modules.

samuel verstraete samuel.verstraete at gmail.com
Sun Sep 18 10:08:40 UTC 2005


Hi,

I was trying to write some svn modules for xfce. I'm just running into
some problems... maybe someone can shed a light on the issue?

f.e. 
xfce4-dev-tools

from xfce.org : http://xfce.org/index.php?page=documentation&lang=en#install

svn co http://svn.foo-projects.org/svn/xfce/$modulename/trunk $modulename

so... the DETAILS file i made : 
*****************
          MODULE=xfce4-dev-tools-svn
             MOD=xfce4-dev-tools
         VERSION=svn
          SOURCE=$MOD.tar.bz2
   SOURCE_URL[0]=http://svn.foo-projects.org/svn/xfce/$MOD/trunk/
     SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MOD
        WEB_SITE=http://www.xfce.org
         ENTERED=20050918
         UPDATED=20050918
           SHORT="xfce4-dev-tools"
cat << EOF
developer tools for xfce4
EOF
******************

of course you immediately see the problem... there is no tarball in
the svn tree... what the thing actually should do is checking out the
svn source...

any ideas?

grtz,

Samuel (aka ElAngelo)


More information about the Lunar-dev mailing list