[Pkg-clamav-devel] repo set up

Michael Tautschnig mt at debian.org
Sun Sep 7 11:20:23 UTC 2008


> > 0.94 final in the next day or so, I hurriedly set up a git repo on
> > alioth.  The layout is:
> > ...
> > debian/{unstable,volatile,etch-security):
> >   various debian branches from master, with pulls from upstream/0.93
> >   the volatile branch should probably be renamed to etch-volatile, but
> >   for some reason I wasn't thinking clearly when I set it up.
> 
> I'm an absolute newbie with regard to git, but shouldn't a 
> 
> git clone ssh://meskes@git.debian.org/git/pkg-clamav/clamav.git
> 
> give me the whole repo? I do not have a debian dir at all in my repo. Needless
> to say that git-buildpackage doesn't work then. :-)
> 
> So what did I misunderstand?
> 

You need to checkout one of the debian branches afterwards, possible also
branching off immediately:

git checkout origin/debian/unstable

or 

git checkout -b debian/unstable origin/debian/unstable

to get a local branch immediately. Use

git branch -r

to get an overview of the available branches.

HTH,
Michael

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 194 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-clamav-devel/attachments/20080907/8695907a/attachment.pgp 


More information about the Pkg-clamav-devel mailing list