[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#428776: ITP: libpciaccess -- Generic PCI access library for X



On Fri, Jun 15, 2007 at 15:04:33 +0200, Ludovic Rousseau wrote:

> Sorry, I am a total git newbie :-)
> 
> I did:
> $ git clone git://git.debian.org/git/pkg-xorg/lib/libpciaccess.git
> Initialized empty Git repository in /home/rousseau/macbook/avivo/a/libpciaccess/.git/
> remote: Generating pack...
> Done counting 269 objects.
> Deltifying 269 objects...
> remote:  100% (269/269) done
> Indexing 269 objects...
> remote: Total 269 (delta 166), reused 234 (delta 156)
>  100% (269/269) done
> Resolving 166 deltas...
>  100% (166/166) done
> $ ls
> libpciaccess
> $ cd libpciaccess/
> libpciaccess$ ls
> [nothing except a .git directory]
> 
With git >= 1.5, use this to check out the right branch:
$ git-checkout -b debian-experimental origin/debian-experimental
(by default, I think you get the debian-unstable branch, which doesn't
exist yet in this repo)

> The same command worked (at least I have some files) to get
> xserver-xorg-video-avivo
> 
Yeah, I made debian-experimental the default branch in the avivo repo.
I've done so now for libpciaccess as well, and will try to remember to
change it back when it gets a debian-unstable branch.

HTH,
Julien



Reply to: