On Sun, 31 May 2009, David Brownell wrote:

> Various updates, mostly small/formatting changes: 
> 
>  * Small content tweaks:
>     - Re-title:  "OpenOCD User's Guide".
>     - For users, URLs for latest doc and SparkFun forum
>     - Mention GIT-SVN

You suggest:

        git svn clone svn://svn.berlios.de/openocd/trunk openocd

I'd suggest this instead:

        git svn clone -s svn://svn.berlios.de/openocd

The -s tells git-svn to assume svn standard layout for trunk, branches 
and tags, and then converts them into proper git branches and tags 
automatically.


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

Reply via email to