The dumb front-page at SourceForge:

 http://openocd.sourceforge.net/

Summary of GIT information:

 https://sourceforge.net/scm/?type=git&group_id=274635

Or in short, for a read-only tree:

 $ git clone git://openocd.git.sourceforge.net/gitroot/openocd/openocd 
(read-only)
 $ cd openocd
 ... use it ...
 $ git pull

And the gitweb front end, from which you can download
snapshots or just see what's up:

 http://openocd.git.sourceforge.net/git/gitweb.cgi?p=openocd/openocd

That's all for now...

- Dave

p.s. As of right now, the key difference between GIT and SVN trees
     is that the SVN one will #error if you build.  Real patches
     will start to merge via GIT in the near future, though, and
     they will not appear in SVN.

_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to