Hi, I wanted to know if anyone has worked around this problem. I've been updating straight from github zip files.
I wanted to use SVN again for my Darkrp files. But when I use SVN it creates 'Trunk' and 'Branches' folders.
Is there a way to just download the content to gamemode/darkrp instead of gamemode/darkrp/branches?
You're doing it wrong if you get those two folders.
I just tried checking out "https://github.com/FPtje/DarkRP/trunk", and it worked just fine. Make sure you aren't checking out from "https://github.com/FPtje/DarkRP", that could explain your issue.
You can also just use Git, either get the [URL="http://windows.github.com/"]official GitHub application[/URL] or [URL=http://git-scm.com/downloads]Git bash[/url], where you right-click the folder, select "Open Git bash here" and enter "git pull origin master".
I tried using "https://github.com/FPtje/DarkRP/trunk" and i'm notified that I'm not using the root of the directory.
Well the thread on Gamemodes section from FPtje gives this link.
[url]https://github.com/FPtje/DarkRP[/url]
Just do a SVN checkout with that link and you should be fine.
This is the result.
[IMG]http://snag.gy/yfASQ.jpg[/IMG]
This link: [url]https://github.com/FPtje/DarkRP[/url] , gives me Trunk and Branches.
[editline]16th June 2013[/editline]
[QUOTE=khuba;41043092]You're doing it wrong if you get those two folders.
I just tried checking out "https://github.com/FPtje/DarkRP/trunk", and it worked just fine. [/QUOTE]
Yeah, you were right. I was trying to 'relocate' the Svn link rather than creating a new folder and naming it Darkrp. This link: [url]https://github.com/FPtje/DarkRP/trunk[/url] worked perfect on checkout.
Thank you khuba.
Sorry, you need to Log In to post a reply to this thread.