[Pkg-uml-devel] [VERY LONG - uml planning for etch] how to plan the future

Andreas Schuldei andreas at schuldei.org
Sun Jan 22 18:45:27 UTC 2006


On Sat, Jan 14, 2006 at 06:00:24PM +0100, Mattia Dongili wrote:
> > could you please give the URLs of the svn and the cvs archive?
> > i mean the output of svn info and cvs's CVS/Root content.
> 
> svn:
> http://svn.debian.org/wsvn/pkg-uml
> svn://svn.debian.org/pkg-uml/
> 
> cvs:
> https://alioth.debian.org/scm/?group_id=30573
> http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi?cvsroot=pkg-uml

this does not work as advertised.

svn tells me:
svn co svn+ssh://svn.debian.org/pkg-uml
svn: No repository found in 'svn+ssh://svn.debian.org/pkg-uml'

and the content of the cvs repository seems to be in a funny
format:

andreas at timotheus:~/src/user-mode-linux-2.6.12-1um$ head -n5 debian/changelog,v
head     1.1;
branch   1.1.1;
access   ;
symbols  START:1.1.1.1 Debian:1.1.1;
locks    ; strict;

so this is a RCS file, itself. 

i would like to upload new user-mode-linux packages. which ones
should i use?

in what way will we use the repositories? checking in directories
with (debian) version numbers in the name does not make sense if
you want to keep track of changes beyond one (kernel,debian)
version.

i suggest to use the packagename (whithout versions) as the
directory name. the trunk should contain the different packages.

so something like 
blah/pkg-uml/trunk/src/user-mode-linux
                      /rootstrap
                      /uml-utils
would make more sense to me.

If a package is ready to be uploaded i usually pick it up from a
private repository (which we could host on alioth, or just use
Stefano's existing repository) with apt-get source, run a 

/usr/bin/pdebuild --configfile /home/andreas/src/pbuilder-sid.rc --use-pdebuild-internal --debsign-k 7B8357E5

in the directory and upload the result.

Due to suboptimal mailsorting please cc: me personally if i
should upload something (c:

/andreas



More information about the Pkg-uml-devel mailing list