Post subject: Can't obtain source code
autofire
He/Him
Joined: 4/7/2013
Posts: 10
I cannot get the latest source code for this program. I got the following error in TortoiseSVN when I tried:
Missing update-report close tag
adelikat
He/Him
Emulator Coder, Site Developer, Site Owner, Expert player (3600)
Joined: 11/3/2004
Posts: 4739
Location: Tennessee
sounds like you have the wrong url. If you are using tortoise, do svn checkout, and put in this: http://bizhawk.googlecode.com/svn/trunk/
It's hard to look this good. My TAS projects
autofire
He/Him
Joined: 4/7/2013
Posts: 10
Nope. That's the URL I used, and the one that threw that error.
adelikat
He/Him
Emulator Coder, Site Developer, Site Owner, Expert player (3600)
Joined: 11/3/2004
Posts: 4739
Location: Tennessee
Works for me on a fresh checkout, using the latest version of tortoiseSVN.
It's hard to look this good. My TAS projects
autofire
He/Him
Joined: 4/7/2013
Posts: 10
Really? I'm doing the exact same thing. EDIT: Suddenly, it worked. I swear I didn't do anything different.
Editor, Emulator Coder
Joined: 8/7/2008
Posts: 1156
google the error message, seems like it might have been some compatibility issue between various svn implementations or versions. perhaps googlecode fixed things on their end