does dmca push us further toward distributed rev control?
Post MTG Forge Related Programming Questions Here
Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins
does dmca push us further toward distributed rev control?
by Braids » 15 Jul 2011, 18:32
rares got {another?} DMCA Dimwits Making Copyright Allegations notice recently. does this push us sooner toward a distributed revision control system? is there anything decentralized or peer to peer that we should consider using?
edit 1: fixed typo.
edit 1: fixed typo.
Last edited by Braids on 19 Jul 2011, 17:51, edited 1 time in total.
"That is the dumbest thing I've ever seen." --Rob Cashwalker, regarding Innistrad double-sided cards. One of the first times he and I have ever agreed on something. 

-
Braids - Programmer
- Posts: 556
- Joined: 22 Jun 2011, 00:39
- Location: Unknown. Hobby: Driving myself and others to constructive madness.
- Has thanked: 1 time
- Been thanked: 1 time
Re: does dmca push us further toward distributed rev control
by jendave » 15 Jul 2011, 18:45
https://github.com/Braids wrote:rares got {another?}DMCADimwits Making Copyright Allegations notice recently. does push us sooner toward a distributed revision control system? is there anything decentralized or peer to peer that we should consider using?
Re: does dmca push us further toward distributed rev control
by Braids » 15 Jul 2011, 19:00
my research indicates we'd still have trouble using github:jendave wrote:https://github.com/
i think we'd have to find something that is peer to peer or based in . . . Sweden?http://help.github.com/dmca-takedown/ wrote:DMCA Takedown
. . .
It is the policy of GitHub, in appropriate circumstances and in its sole discretion, to disable and/or terminate the accounts of users of GitHub.com who may infringe upon the copyrights or other intellectual property rights of GitHub and/or others.
"That is the dumbest thing I've ever seen." --Rob Cashwalker, regarding Innistrad double-sided cards. One of the first times he and I have ever agreed on something. 

-
Braids - Programmer
- Posts: 556
- Joined: 22 Jun 2011, 00:39
- Location: Unknown. Hobby: Driving myself and others to constructive madness.
- Has thanked: 1 time
- Been thanked: 1 time
Re: does dmca push us further toward distributed rev control
by Sloth » 15 Jul 2011, 19:18
I think any host in europe (at least in Germany) should be fine, since the rules of a game are not protected by copyright here, only the pictures, texts and terms (Tapping).Braids wrote:i think we'd have to find something that is peer to peer or based in . . . Sweden?
-
Sloth - Programmer
- Posts: 3498
- Joined: 23 Jun 2009, 19:40
- Has thanked: 125 times
- Been thanked: 507 times
Re: does dmca push us further toward distributed rev control
by Snacko » 15 Jul 2011, 22:02
Pretty much github or http://repo.or.cz/ for git and for mercurial it's google code, maybe http://www.assembla.com/ as I haven't used mercurial repos that much.
Re: does dmca push us further toward distributed rev control
by Braids » 15 Jul 2011, 22:32
Assembla is in Needham, Massachusetts, USA, so they would easily be pestered by the Goldmeadow Harrier known as WOTC. repo.or.cz looked good, though. actually, git in general.
"That is the dumbest thing I've ever seen." --Rob Cashwalker, regarding Innistrad double-sided cards. One of the first times he and I have ever agreed on something. 

-
Braids - Programmer
- Posts: 556
- Joined: 22 Jun 2011, 00:39
- Location: Unknown. Hobby: Driving myself and others to constructive madness.
- Has thanked: 1 time
- Been thanked: 1 time
Re: does dmca push us further toward distributed rev control
by Rob Cashwalker » 16 Jul 2011, 02:26
I'm mirroring the SVN project into Git on my PC. Installed EGit without a hitch.
I'll see how the speed goes on uploading to repo.or.cz.
I'll see how the speed goes on uploading to repo.or.cz.
The Force will be with you, Always.
-
Rob Cashwalker - Programmer
- Posts: 2167
- Joined: 09 Sep 2008, 15:09
- Location: New York
- Has thanked: 5 times
- Been thanked: 40 times
Re: does dmca push us further toward distributed rev control
by Braids » 16 Jul 2011, 03:19
`Rob Cashwalker wrote:I'm mirroring the SVN project into Git on my PC. Installed EGit without a hitch . . . I'll see how the speed goes on uploading to repo.or.cz.
this started out as a question . . . how serious are you/we moving forward with this?
"That is the dumbest thing I've ever seen." --Rob Cashwalker, regarding Innistrad double-sided cards. One of the first times he and I have ever agreed on something. 

-
Braids - Programmer
- Posts: 556
- Joined: 22 Jun 2011, 00:39
- Location: Unknown. Hobby: Driving myself and others to constructive madness.
- Has thanked: 1 time
- Been thanked: 1 time
Re: does dmca push us further toward distributed rev control
by Rob Cashwalker » 16 Jul 2011, 04:45
somewhat serious... we had been discussing the woes of SVN, especially google's implementation of it, and Git was mentioned along with mercurial. I couldn't install mercurial for eclipse, and Git installed easily.... Only reason for mercurial was google... but if the real project is the next target, I think we should be ready.
The Force will be with you, Always.
-
Rob Cashwalker - Programmer
- Posts: 2167
- Joined: 09 Sep 2008, 15:09
- Location: New York
- Has thanked: 5 times
- Been thanked: 40 times
Re: does dmca push us further toward distributed rev control
by Snacko » 16 Jul 2011, 09:51
Also I stumbled upon http://gitorious.org/ based in Norway if repo.or.cz is too slow or limited.
Re: does dmca push us further toward distributed rev control
by jendave » 16 Jul 2011, 10:13
I definitely vote for gitorious.org. The interface is easy to use and the site is fast. I uploaded cardforge in just a couple of minutesSnacko wrote:Also I stumbled upon http://gitorious.org/ based in Norway if repo.or.cz is too slow or limited.
git@gitorious.org:cardforge/cardforge.git
Feel free to clone it and try it out.
Dave
Re: does dmca push us further toward distributed rev control
by Rob Cashwalker » 16 Jul 2011, 14:57
I'm having a real tough time getting this to work. I signed up there, created my own clone. I was able to pull it down into Eclipse, but I can't push my local commits to my clone.
What about just finding a foreign hosted SVN?
What about just finding a foreign hosted SVN?
The Force will be with you, Always.
-
Rob Cashwalker - Programmer
- Posts: 2167
- Joined: 09 Sep 2008, 15:09
- Location: New York
- Has thanked: 5 times
- Been thanked: 40 times
Re: does dmca push us further toward distributed rev control
by Braids » 16 Jul 2011, 16:04
did you set up a public/private key pair? i think git requires that to change the repository.Rob Cashwalker wrote:I'm having a real tough time getting this to work. I signed up there, created my own clone. I was able to pull it down into Eclipse, but I can't push my local commits to my clone.
"That is the dumbest thing I've ever seen." --Rob Cashwalker, regarding Innistrad double-sided cards. One of the first times he and I have ever agreed on something. 

-
Braids - Programmer
- Posts: 556
- Joined: 22 Jun 2011, 00:39
- Location: Unknown. Hobby: Driving myself and others to constructive madness.
- Has thanked: 1 time
- Been thanked: 1 time
Re: does dmca push us further toward distributed rev control
by Rob Cashwalker » 16 Jul 2011, 16:19
yep... I followed a tutorial from EGit to configure for GitHub, but the basics should be the same...
The Force will be with you, Always.
-
Rob Cashwalker - Programmer
- Posts: 2167
- Joined: 09 Sep 2008, 15:09
- Location: New York
- Has thanked: 5 times
- Been thanked: 40 times
Re: does dmca push us further toward distributed rev control
by Snacko » 16 Jul 2011, 16:28
You need to add your public key to gitorious and use the ssh protocol to push.
Also if this works then your next problem would be that your clone doesn't update to the main git repository latest commit. You would need to setup 2nd remote repository.
Also if this works then your next problem would be that your clone doesn't update to the main git repository latest commit. You would need to setup 2nd remote repository.
Who is online
Users browsing this forum: No registered users and 23 guests