Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: jdgmod on November 24, 2012, 10:50:01 PM

Title: How To Use/Download ULX? [Please Respond]
Post by: jdgmod on November 24, 2012, 10:50:01 PM
Well then...
Could someone PLEASE tell me how I can get ULX/Ulib working?
I have tried the SVN. Doesn't work.
Can someone get me a step by step tutorial on how to do it?
Thanks! been trying to fix this for a while now >.<
Title: Re: How To Use/Download ULX? [Please Respond]
Post by: LuaTenshi on November 25, 2012, 12:57:40 AM
First of all make sure you have the GitHub SVN links...

SVN URL for ULX: https://github.com/Nayruden/Ulysses.git/trunk/ulx
SVN URL for ULib: https://github.com/Nayruden/Ulysses.git/trunk/ulib

Here is a video I found about how to use SVN: http://www.youtube.com/watch?v=c6nRoQt3wMc

Quote
How to download ULX/ULib from SVN

1. Get a suitable SVN client (Tortoise SVN is a good choice: http://tortoisesvn.net/)

2. Make two folders in your addons folder and name them ULX and ULib.

3. If you have Tortoise SVN, right click the addon folder you want to install your SVN to, in your garrysmod folder and choose "SVN Checkout"

4. Enter your SVN address. (Enter 'https://github.com/Nayruden/Ulysses.git/trunk/ulx' for ULX, and 'https://github.com/Nayruden/Ulysses.git/trunk/ulib' for ULib )

5. Press OK

6. Repeat steps 3 - 5 for the other folder.

To update: Right click on the addons folder and choose SVN update to update to the latest version.

You should be okay with using ULX now, unless the repository it self is broken.
Title: Re: How To Use/Download ULX? [Please Respond]
Post by: jdgmod on November 25, 2012, 06:51:15 AM
Ah thanks so much... My issue was that I didn't make the ulx and ulib folders inside of the addons folder, I just did the svn checkouts on the addons folder.
Title: Re: How To Use/Download ULX? [Please Respond]
Post by: aldihf on December 25, 2012, 04:31:04 PM
First of all make sure you have the GitHub SVN links...

SVN URL for ULX: https://github.com/Nayruden/Ulysses.git/trunk/ulx
SVN URL for ULib: https://github.com/Nayruden/Ulysses.git/trunk/ulib

Here is a video I found about how to use SVN: http://www.youtube.com/watch?v=c6nRoQt3wMc

You should be okay with using ULX now, unless the repository it self is broken.
Both of the links are 404'ing they dont work :(
Title: Re: How To Use/Download ULX? [Please Respond]
Post by: LuaTenshi on December 25, 2012, 05:05:43 PM
Both of the links are 404'ing they dont work :(

You have to use then with Tortoise SVN, you cant just go to them.
Title: Re: How To Use/Download ULX? [Please Respond]
Post by: JamminR on December 25, 2012, 08:41:40 PM
If you look at the NEWS section of our forum, the latest beta svn post, as of thist posting, actually gives a link if you wish to view them in a browser.
(It also says as much - that you can't just click them and expect them to work in a browser)