From 085f78648ec114dfc8160eb3e84ad86e7c4b3a4b Mon Sep 17 00:00:00 2001 From: "ahrenholz@gmail.com" Date: Fri, 25 Oct 2013 14:16:28 +0000 Subject: [PATCH] update source control section --- wiki/Contributing.wiki | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wiki/Contributing.wiki b/wiki/Contributing.wiki index 4333dd4a..6b01d39a 100644 --- a/wiki/Contributing.wiki +++ b/wiki/Contributing.wiki @@ -8,7 +8,10 @@ *Coding style*: see the [Hacking] wiki page for coding standards. All patches and code contributions must adhere to these guidelines. -*Source control repo*: private SVN repo at NRL with public nightly snapshots here: [http://downloads.pf.itd.nrl.navy.mil/core/source/nightly_snapshots/] +*Source control repo*: public SVN repo at Google code site here: +https://code.google.com/p/coreemu/source/checkout + +This is manually synced with a private SVN repo at NRL with public nightly snapshots here: [http://downloads.pf.itd.nrl.navy.mil/core/source/nightly_snapshots/] *How to report bugs*: email the [http://pf.itd.nrl.navy.mil/mailman/listinfo/core-dev development mailing list] or enter the bug yourself in the bug tracker: [http://code.google.com/p/coreemu/issues/list]