Author

Topic: Official git mirror of bitcoin SVN? (Read 8400 times)

legendary
Activity: 1596
Merit: 1099
July 30, 2010, 02:32:32 PM
#5
If Satoshi use git it would be good! In git convenient to work with digital signatures, and all authors will not have to think about it further.

Strongly agreed.

git is decentralized, unlike SVN.  You don't have to hit the server each time you want a file or revision history.

git is quite like bitcoin in fact:  sha1-hashed commits reference past sha1-hashed commits, creating a chain of trust that is trivial to validate, and difficult to hack.
sr. member
Activity: 350
Merit: 252
probiwon.com
July 30, 2010, 02:20:20 PM
#4
I am also interested in the git repository.

If Satoshi use git it would be good! In git convenient to work with digital signatures, and all authors will not have to think about it further.
legendary
Activity: 1652
Merit: 2222
Chief Scientist
July 30, 2010, 01:55:54 PM
#3
Gavinandresen has one, but it is not currently up to date with the svn (r119).

http://github.com/gavinandresen/bitcoin-git/tree/svn
I just updated my git "svn" branch with r116-119, and also merged it against 'master'.

The git network diagram showing what I done did is kinda pretty.
full member
Activity: 307
Merit: 102
July 30, 2010, 12:34:35 PM
#2
Gavinandresen has one, but it is not currently up to date with the svn (r119).

http://github.com/gavinandresen/bitcoin-git/tree/svn
legendary
Activity: 1596
Merit: 1099
July 30, 2010, 12:16:54 PM
#1

Has anyone yet created a 100% vanilla mirror of bitcoin SVN, using git?

Looking for one that does not have any mods from vanilla bitcoin, and will never have any mods deviating from vanilla bitcoin.

Thanks.
Jump to: