Page 1 of 1

[OpenEUO] Using Git for scripts

Posted: Tue Jul 03, 2012 2:12 am
by Quinton
Hi all,

I've started a git repository to hold all my openEUO scripts/hacks/libraries (useful when I start making changes). If you don't know what git is, and you are a developer/coder/scripter - I'd be happy to point you to some resources, and give you some tips on how to use git. In a nutshell, Git is "a distributed revision control and source code management system".

If you would like to be able to access/collaborate on this with me, please send me a message here on the forums with a username for GitHub -> https://github.com/ and I'll add you as collaborator. Many of my scripts need to be cleaned up and processed for the public use (GUIs, Error Message, etc)...I'll be working on this, but I'll also be pushing any scripts here on the forums into the repository at some point.

If you have any questions, post here.

-Quinton

Re: [OpenEUO] Using Git for scripts

Posted: Wed Jul 04, 2012 9:09 am
by anarchy
is this like an online jar?

Re: [OpenEUO] Using Git for scripts

Posted: Wed Jul 04, 2012 12:09 pm
by Quinton
;] Kinda, purpose of git is to keep track of all changes to scripts, who made the changes, and why -- it holds all versions of the scripts, so if someone pushed a script with bad changes to the remote repository, you can always pull an older version. But only the collaborators would be able to do this -- anyone is able to download a zip or tar of the current repository, which right now is all the scripts I use/wrote.

Re: [OpenEUO] Using Git for scripts

Posted: Thu Jul 05, 2012 12:58 pm
by anarchy
very cool. :)

Re: [OpenEUO] Using Git for scripts

Posted: Thu Jul 05, 2012 8:45 pm
by Quinton
Here is a link to an introductory page for this project:

http://mchale.github.com/Scripts/

Some scripts you'll like, some scripts will break. I'll get to them all eventually to fix them up for the mass public.

Re: [OpenEUO] Using Git for scripts

Posted: Mon Oct 01, 2012 5:56 am
by Stilton
I already started using this - wonderful set of scripts.
Just wish the BeeKeeping one worked a little more :D Might be me but I'm having all kinds of issues with it!

Re: [OpenEUO] Using Git for scripts

Posted: Fri Oct 12, 2012 5:13 pm
by Quinton
It's been a while since I kept bees, and even when I did it was a very basic script.

I'm not sure how friendly I made the script, in terms of needing a bag of holding or not. Many of my scripts are now dependent on it, even though they shouldn't be. Hence setting up a repo, so other programmers could tackle stuff as I haven't been around to play much anymore.

Anyway if you want to give me a run down on the issues you are having I can review them and put them in the issue tracker on github :] and handle them one by one. Either that or you can set up an account there- send me the information and I'll add you. Even as a non programmer (if you are a non programmer), you'll be able to enter bugs/issues/support as you see/need them.

Re: [OpenEUO] Using Git for scripts

Posted: Sat Oct 13, 2012 12:09 pm
by Fiernocht
ahh with the beekeeping one i get the error "...enEUO\scripts\McHale-Scripts-dbe4aec\Apps\beeApp.lua:9: access denied
" when i try to run it