DragonFly 2.2.1 released!
Colin Adams
colinpauladams at googlemail.com
Fri May 1 00:42:55 PDT 2009
2009/5/1 Colin Adams <colinpauladams at googlemail.com>:
> 2009/5/1 Matthew Dillon <dillon at apollo.backplane.com>:
>> :in /usr or /usr/src?
>>
>> The Makefile to do the source tree management is in /usr. It sets up
>> the GIT repo and checks out the project into /usr/src.
>>
>
> So after the:
>
> make git-clone
>
> I should do:
>
> cd src
> git checkout DragonFly_RELEASE_2_2
>
> ?
> If I do that, I get:
>
> error: pathspec 'DragonFly_RELEASE_2_2' did not match any file(s) known to git.
>
git checkout v2.2.0 worked better.
More information about the Users
mailing list