<div dir="ltr">In /usr/ (if you haven't done this step already)<div><br></div><div>make src-create</div><div><br></div><div>then:</div><div><br></div><div>git checkout master</div><div><br></div><div>You now have 3.7, because that's the bleeding-edge for DragonFly, or 'master'.  Note that when the next release happens (not for some months), 'master' will switch to the next odd release number.  (i.e 3.9 if the release is 3.8).  This is not a problem if you just want to keep up with the most recent work.</div>
<div><br></div><div>Anyway, once you have that newest code, you can do the normal make buildworld && make buildkernel... steps for updating the kernel; check /usr/src/UPDATING.</div><div><br></div><div>Subsequent updates just require a 'git pull' in /usr/src and then a make buildworld... sequence.  You can usually get away with 'quickworld' and 'quickkernel' targets instead, just to make it a bit faster.</div>
<div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Jan 4, 2014 at 10:05 AM, Filippo Moretti <span dir="ltr"><<a href="mailto:filippomore@yahoo.com" target="_blank">filippomore@yahoo.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="font-size:14pt;font-family:HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif"><div>
I would like to track 3.7 is there a svn repository of DFBSD I could not find the proper command for git.</div><div>Sincerely</div><span class="HOEnZb"><font color="#888888"><div>Filippo</div></font></span></div></div></blockquote>
</div><br></div>