Post new topic    
Page «  1, 2
Slime Knight
Send private message
 
 PostFri Aug 30, 2013 9:47 pm
Send private message Reply with quote
Well, somehow I managed to screw things up in the RELOAD-reading code. I'm trying to find experts to help.

If you consider yourself good at Java, please join my team by PMing me your email address. Once you're on the team, you'll be able to checkout and change the code using Subversion.

i really need help guys
Slime Knight
Send private message
 
 PostSat Aug 31, 2013 5:57 am
Send private message Reply with quote
Probably coming tomorrow:

A runnable jar that will launch RELOADspy after selecting a RELOAD file.


Slime Knight
Send private message
 
 PostSat Aug 31, 2013 8:26 pm
Send private message Reply with quote
Sorry for triple post, but RELOADspy is finally available for download: http://hamsterwrench.googlecode.com/svn/trunk/downloads/RELOADspy.jar
Slime Knight
Send private message
 
 PostSat Oct 05, 2013 6:43 pm
Send private message Reply with quote
Quick note: HamsterWrench has moved from Google Code to SourceForge and now uses Git instead of SVN.

https://sourceforge.net/projects/hamsterwrench/


Metal King Slime
Send private message
 
 PostMon Oct 07, 2013 11:52 am
Send private message Reply with quote
Ah! I forgot to check out RELOADspy because I was way too busy at the time. It looks good. I suggest making long strings (string node values) wrap instead.

Moving from GC to SF is unusual; normally people move in the other direction. But on the other hand SF got a major overhaul recently. Anyway I notice that you threw away the commit history when you converted from svn to git. Don't you want to keep that? There are a number of ways to convert svn repositories to git with history intact. The simplest is to use the git-svn bridge which is built into git. This appends some metadata to each commit mesage. There are more sophisticated but harder to use tools which are one-way only. I can't remember the name of the one I tried.
Display posts from previous:
Page «  1, 2