Le 2 oct. 09 à 11:39, Andreas Tille a écrit :
Our policy for using SVN is to store only the debian directory in
the repository. The files in the debian directory might deal with
other locations in your directory tree. We do not commit the source
tarball into the SVN.
Ok so if I understand. During the build/packaging process, your
commands look like :
cd trunk/package/<app>/trunk
./debian/get-orig-source (tarballs directory is create in <app>/
trunk, sources are stored there - outside svn)
cd tarballs
untar
cd <app>-<version>
debuild [...]
cd ..
sudo pbuilder [...]
That it ?
I'll commit the script this afternoon so you can check the
'mecanism' ;) I can make all necessary correction if needed.
If it fits your workflow better you might be interested in the new
Git repository[1] which has a different workflow and keeps the whole
upstream source as well.
Hummm, svn if painfull enough for me ;)
Kind regards
Andreas.
Thanks for your time and advises.
Eric
--
To UNSUBSCRIBE, email to debian-med-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org