Page 1 of 1

help with opening creatpath command

Posted: Mon Aug 09, 2010 7:03 am
by commanderfreak
ok i type rom\creatpath.lua then it says cannot open scripts\rom\creatpath.lua: no such file or directory? i copied everything to the Scripts folder...

Re: help with opening creatpath command

Posted: Mon Aug 09, 2010 7:23 am
by Valleyguy
commanderfreak wrote:ok i type rom\creatpath.lua then it says cannot open scripts\rom\creatpath.lua: no such file or directory? i copied everything to the Scripts folder...
when you go to scripts you need to make a folder called ROM then setup SVN on that folder and all the files and dirs shoudl be in the ROM folder not scripts.

Re: help with opening creatpath command

Posted: Mon Aug 09, 2010 7:30 am
by swietlowka
true, i made same mistake :P just put rom folder into the scripts like
micromacro/scripts/rom

Re: help with opening creatpath command

Posted: Mon Aug 09, 2010 2:04 pm
by commanderfreak
errr SVN? haha I looked up on google and it says signal or noise...

Re: help with opening creatpath command

Posted: Mon Aug 09, 2010 4:19 pm
by Valleyguy
commanderfreak wrote:errr SVN? haha I looked up on google and it says signal or noise...
SVN - Always have the newest version:
Advanced:
For those of you who already have some working knowledge of SVN, you can use this command to checkout:
svn checkout http://rom-bot.googlecode.com/svn/trunk/ rom-bot-read-only

Simple:
First, I suggest you install Tortoise SVN. Once installed, you may need to reboot your machine. Now, locate your 'rom' folder (should be inside micromacro/scripts/) and right-click it. Select 'SVN Checkout'.

Now, a window should open. Inside "URL of repository:", enter this url:
http://rom-bot.googlecode.com/svn/trunk/rom

Everything else can be left at default. Click OK and it should begin downloading and updating all of your files. Now that you've got it all setup, you can simply right click the 'rom' folder again and select SVN update. Typically, a red icon over the folder should indicate that there are updates to download.

Problems with file conflicts?
This typically happens if you've made any modifications to the scripts. To fix it, you should delete any files that have conflicts, and try to SVN update again.

Re: help with opening creatpath command

Posted: Mon Aug 09, 2010 4:31 pm
by VoidMain
commanderfreak wrote:errr SVN? haha I looked up on google and it says signal or noise...
http://subversion.tigris.org/ first result from google when searching for SVN...

Re: help with opening creatpath command

Posted: Tue Aug 10, 2010 6:54 am
by IronWolf
lol is it possible you guys so far into deep and complicated errors u missed the typo?

rom/createpath.lua

you missed the "e' letter before the path...

Re: help with opening creatpath command

Posted: Tue Aug 10, 2010 9:23 am
by swietlowka
rotfl xD

Re: help with opening creatpath command

Posted: Tue Aug 10, 2010 4:57 pm
by Valleyguy
IronWolf wrote:lol is it possible you guys so far into deep and complicated errors u missed the typo?

rom/createpath.lua

you missed the "e' letter before the path...
I was just assuming he was a bad speller here on the forums like me :) but i also assumed he was using the createpath.bat file which doesn't misspell...

and yes I am getting pretty ramped up into the learning curve of this so I am always looking for the harder problem to solve then the easy one :) LoL