bug-gnulib
[Top][All Lists]
Advanced

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

Re: cvs access to gnulib?


From: Ben Pfaff
Subject: Re: cvs access to gnulib?
Date: Tue, 17 Jan 2012 18:38:18 -0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

address@hidden (Karl Berry) writes:

> Alternatively, is it possible to tell git "I only want to clone one
> subdirectory" (namely build-aux)?  All the incantations I tried failed.

If you just want an up-to-date copy of the build-aux directory,
then the following works for me:

        git archive --remote=git.sv.gnu.org:/srv/git/gnulib.git \
        refs/heads/master build-aux > build-aux.tar

It doesn't work for me with a git:// remote, only via SSH.
-- 
Ben Pfaff 
http://benpfaff.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]