Getting started: Difference between revisions

From vice-emu
Jump to navigation Jump to search
(Created page with "* check out the current VICE source: : svn checkout svn://svn.code.sf.net/p/vice-emu/code/trunk vice-emu-code : or when you already have an account with write access: : svn ch...")
(No difference)

Revision as of 19:53, 4 March 2016

  • check out the current VICE source:
svn checkout svn://svn.code.sf.net/p/vice-emu/code/trunk vice-emu-code
or when you already have an account with write access:
svn checkout --username=<user> svn+ssh://<user>@svn.code.sf.net/p/vice-emu/code/trunk vice-emu-code