Re: Git repository?
Harry Putnam <reader <at> newsguy.com>
2010-06-03 18:21:18 GMT
Dave Goldberg <david.goldberg6 <at> verizon.net> writes:
> Due to a lot of work travel the past year, it's been a long while
> since I've brought my installation up to date. I did see the traffic
> about moving from CVS to git but no longer have those messages. I'll
> have to learn to use git to pull down the latest, but before I can
> even do that, would someone please give me the server contact info
> I'll need?
>
> Thanks,
Sorry my first message got away before including the git command:
git clone http://git.gnus.org/gnus.git
You will need a recent version of git installed of course.
cd to directory of your choice... the command above will create the
directory ./gnus and
./gnus/.git/ to initallize a git repo, then download the sources
like before with cvs.