From: <sh...@al...> - 2000-05-19 02:53:12
|
> How should we upload these packages to the sourceforge server? > > That's a good question. We could create separate file releases for > each different packaging format (tarball, .deb, various .rpm), but > then we'd have the monumental headache of keeping everything in sync Not really. Not if we could use the compile farm. (Assuming the farm would be upgraded to include Debian.) Then a single script could build packages for all major distributions. > (when I want to release 3.1.5, how do I make sure everything gets > built?). ssh linux.compile.sourceforge.net cd print cvs update ./build_packages ls Of course, someone would need to write the "build_packages" script, but it wouldn't be that difficult to do. Eric |