On Thu, Jan 22, 2004 at 10:32:16PM +0100, Jérôme Marant wrote: > "Sylvain LE GALL" <[EMAIL PROTECTED]> writes: > > > Hello, > > > > Well there is quite a bit of activity on svn. Well, i think it should be > > good to have a clear policy on tagging files for upload. > > > >>From recent upload, i think we should follow this step : > > - build and upload the package > > - wait for the official accept of this package in the queue ( ie a > > message saying that all files are present )
I don't think this is usually necessary. I have mostly tagged after the upload, more for not forgetting to tag than for anything else. > > - tagging the uploaded version : > > svn copy .../packages/XXX/trunk .../packages/XXX/tags/YYY > > where XXX is the package and YYY the version that has been accepted. > > > > It introduce the problem, of not being able to commit during the wait > > for the official notice... But it is only a matter of 1 or 2 days, i > > think. > > > > Have you any comments on this ? > > Looks OK. > > BTW, I'd like to add one comment: I think commiting the upstream > tarball in the SVN repo is silly. I know, I've already said so > in the past and I still stand, because it doesn't add any historical > benefit to the repository (every tarball has a different name). Well, the tarball is available with each tags. I think this is a good idea, and doesn't really cost all that much. Also, having it there facilitate building and uploading packages a lot, thanks to Ralf's nice opkg-buildpackage tool. > So, I'd propose that we move those tarballs to a dedicated > download location: alioth provides an Anonymous FTP location > which could be use for that purpose. We could also use > the space dedicated to the web stuff. Yeah, but i am not entirely sure what this would be used for. The files we need are in the SVN repository, and then uploaded. I don't think it would be usefull to have another repository, but maybe you could see a use for this that i don't. Friendly, Sven Luther

