[haiku-development] Re: Distributed Version Control Tools (was Re: EDID Common Accelerant Fixes)

  • From: Andreas Färber <andreas.faerber@xxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Mon, 14 Apr 2008 23:30:26 +0200


Am 14.04.2008 um 23:25 schrieb Ryan Leavengood:
2008/4/14 Duane Ryan <bailey.d.r@xxxxxxxxx>:
You can get a recent git head at
http://rapidshare.de/files/39110873/haiku.git.tgz.html . Just untar it, clone it (or at least I would, for kicks), then do a 'git-svn fetch' at the
root.

FYI when I untarred that it had no .git directory. So it really is
just a copy of the code at the time you created it. Though it at least
saves the trouble of having to remove all the .svn directories from a
SVN-based checkout.

You can use `svn export` for exactly that purpose. :-)

Andreas

Other related posts: