Code from Beached As
Post MTG Forge Related Programming Questions Here
Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins
63 posts
• Page 4 of 5 • 1, 2, 3, 4, 5
Re: Code from Beached As
by DennisBergkamp » 19 May 2010, 18:25
Beached As,
Just pm me your email address (has to be associated with a google account), and I'll give you committer privileges
Just pm me your email address (has to be associated with a google account), and I'll give you committer privileges

-
DennisBergkamp - AI Programmer
- Posts: 2602
- Joined: 09 Sep 2008, 15:46
- Has thanked: 0 time
- Been thanked: 0 time
Re: Code from Beached As
by Beached As » 19 May 2010, 19:00
Done! Thanks Dennis, i'm in for some fun times aheadDennisBergkamp wrote:Beached As,
Just pm me your email address (has to be associated with a google account), and I'll give you committer privileges

- Beached As
- Programmer
- Posts: 110
- Joined: 23 Feb 2010, 07:48
- Has thanked: 0 time
- Been thanked: 0 time
Re: Code from Beached As
by Beached As » 19 May 2010, 22:39
Hmm, i've tried to commit but i cant seem to get it working. I get the following error when i try to Team -> Commit -> Ok
RA layer request failed
svn: Commit failed (details follow):
svn: Server sent unexpected return value (405 Method Not Allowed) in response to MKACTIVITY request for '/svn/!svn/act/fab4b277-386f-ae43-9116-71fe15169ab9'
What am i doing wrong?
RA layer request failed
svn: Commit failed (details follow):
svn: Server sent unexpected return value (405 Method Not Allowed) in response to MKACTIVITY request for '/svn/!svn/act/fab4b277-386f-ae43-9116-71fe15169ab9'
What am i doing wrong?
- Beached As
- Programmer
- Posts: 110
- Joined: 23 Feb 2010, 07:48
- Has thanked: 0 time
- Been thanked: 0 time
Re: Code from Beached As
by Chris H. » 19 May 2010, 23:23
`Beached As wrote:Hmm, i've tried to commit but i cant seem to get it working. I get the following error when i try to Team -> Commit -> Ok
RA layer request failed
svn: Commit failed (details follow):
svn: Server sent unexpected return value (405 Method Not Allowed) in response to MKACTIVITY request for '/svn/!svn/act/fab4b277-386f-ae43-9116-71fe15169ab9'
What am i doing wrong?
I have had this happen before. Sometimes I will re-commit and it will eventually work. Other times I will try again a little later.

-
Chris H. - Forge Moderator
- Posts: 6320
- Joined: 04 Nov 2008, 12:11
- Location: Mac OS X Yosemite
- Has thanked: 644 times
- Been thanked: 643 times
Re: Code from Beached As
by DennisBergkamp » 20 May 2010, 04:26
Hmm, I've never gotten this error... did you put the password (which you can grab from your google account settings) into your subclipse settings?
-
DennisBergkamp - AI Programmer
- Posts: 2602
- Joined: 09 Sep 2008, 15:46
- Has thanked: 0 time
- Been thanked: 0 time
Re: Code from Beached As
by silly freak » 20 May 2010, 07:48
did you use the https URL instead of the http one?
___
where's the "trust me, that will work!" switch for the compiler?
Laterna Magica - blog, forum, project, 2010/09/06 release!
where's the "trust me, that will work!" switch for the compiler?
Laterna Magica - blog, forum, project, 2010/09/06 release!
- silly freak
- DEVELOPER
- Posts: 598
- Joined: 26 Mar 2009, 07:18
- Location: Vienna, Austria
- Has thanked: 93 times
- Been thanked: 25 times
Re: Code from Beached As
by Beached As » 20 May 2010, 09:59
For the password settings i put in:
Windows -> Preferences -> Network Connections:
Then in the Proxy Entries i put in both the HTTP and HTTPS schemas:
Host: cardforge.googlecode.com/svn/src
Ports: 80 for HTTP, 443 for HTTPS (Default ports)
User: My Email
Pass: My GoogleCode.com Password in the Settings tab
Windows -> Preferences -> Network Connections:
Then in the Proxy Entries i put in both the HTTP and HTTPS schemas:
Host: cardforge.googlecode.com/svn/src
Ports: 80 for HTTP, 443 for HTTPS (Default ports)
User: My Email
Pass: My GoogleCode.com Password in the Settings tab
- Beached As
- Programmer
- Posts: 110
- Joined: 23 Feb 2010, 07:48
- Has thanked: 0 time
- Been thanked: 0 time
Re: Code from Beached As
by DennisBergkamp » 20 May 2010, 16:24
Hmm, that's all correct, I think...
And silly freak, I'm pretty sure it actually has to be https (my eclipse says "https://cardforge.googlecode.com/svn/src").

And silly freak, I'm pretty sure it actually has to be https (my eclipse says "https://cardforge.googlecode.com/svn/src").
-
DennisBergkamp - AI Programmer
- Posts: 2602
- Joined: 09 Sep 2008, 15:46
- Has thanked: 0 time
- Been thanked: 0 time
Re: Code from Beached As
by silly freak » 20 May 2010, 17:13
i meant it that way, just worded it weirdly...
___
where's the "trust me, that will work!" switch for the compiler?
Laterna Magica - blog, forum, project, 2010/09/06 release!
where's the "trust me, that will work!" switch for the compiler?
Laterna Magica - blog, forum, project, 2010/09/06 release!
- silly freak
- DEVELOPER
- Posts: 598
- Joined: 26 Mar 2009, 07:18
- Location: Vienna, Austria
- Has thanked: 93 times
- Been thanked: 25 times
Re: Code from Beached As
by Beached As » 22 May 2010, 14:22
Yep i got it working now, made my first commit. Turns out i wasnt using the https URL.
- Beached As
- Programmer
- Posts: 110
- Joined: 23 Feb 2010, 07:48
- Has thanked: 0 time
- Been thanked: 0 time
Re: Code from Beached As
by Chris H. » 22 May 2010, 15:23
`Beached As wrote:Yep i got it working now, made my first commit. Turns out i wasnt using the https URL.
Great.

It took me several months to get all of the software needed and then to get it all properly configured. Once you get the first commit in things become easier and the fun stuff starts.
-
Chris H. - Forge Moderator
- Posts: 6320
- Joined: 04 Nov 2008, 12:11
- Location: Mac OS X Yosemite
- Has thanked: 644 times
- Been thanked: 643 times
Re: Code from Beached As
by Beached As » 22 May 2010, 15:27
yeh should be good, i've almost got all the storm cards in working perfectly (i think). The only tricky ones left are Hindering Touch and Mind's Desire
- Beached As
- Programmer
- Posts: 110
- Joined: 23 Feb 2010, 07:48
- Has thanked: 0 time
- Been thanked: 0 time
Re: Code from Beached As
by Chris H. » 22 May 2010, 16:24
I was able to figure out how to merge in your simpler card submissions. There are still 5 others that need to be merged:
Affa Guard Hound
Akroma's Memorial
Avatar of Woe
Doomed Necromancer
Lion's Eye Diamond
Affa Guard Hound
Akroma's Memorial
Avatar of Woe
Doomed Necromancer
Lion's Eye Diamond
-
Chris H. - Forge Moderator
- Posts: 6320
- Joined: 04 Nov 2008, 12:11
- Location: Mac OS X Yosemite
- Has thanked: 644 times
- Been thanked: 643 times
Re: Code from Beached As
by DennisBergkamp » 22 May 2010, 16:38
So still no luck with committing then, Beached As?
EDIT: I see you got it working now
EDIT: I see you got it working now

-
DennisBergkamp - AI Programmer
- Posts: 2602
- Joined: 09 Sep 2008, 15:46
- Has thanked: 0 time
- Been thanked: 0 time
Re: Code from Beached As
by Beached As » 23 May 2010, 00:34
Ok, i just committed my work over the past few days. I would invite you guys to offer your opinions on my coding, tell me what i'm doing wrong, so i can get some feedback. I'm still learning so any help is much appreciated.
- Beached As
- Programmer
- Posts: 110
- Joined: 23 Feb 2010, 07:48
- Has thanked: 0 time
- Been thanked: 0 time
63 posts
• Page 4 of 5 • 1, 2, 3, 4, 5
Who is online
Users browsing this forum: No registered users and 38 guests