# Gavin Andresen # 2010-07-31 18:33:50 # https://bitcointalk.org/index.php?topic=363.msg6833#msg6833 svnTEST branch is up on github. @p{par} I also uploaded just the production-bitcoin-to-TEST-network-bitcoin patches to github, at: @s{(link)} @p{brk} ... so: @p{brk} Code: curl @s{(link)} | patch -l ... should patch production network source code to TEST network. And: @p{brk} Code: curl @s{(link)} | patch -l @p{--}reverse ... will go the other way.