My favorites | Sign in
gpk
Project Home Wiki Issues Source
Search
for
SettingUpSVN  
Explains how users set up Gmod to play GPK's SVN version
Dev-Manual, User-Manual
Updated Dec 27, 2008 by unnil...@gmail.com

Introduction

Many people want to know how to get the latest, greatest GPK files to test; usually because they're making a map and want to test out the newest features. To do this, you need to access GPK's SVN repository. This article explains in detail how to set up your system to download GPK's SVN code by creating a local SVN folder for GPK.

The procedure

  1. Download the latest version of TortoiseSVN.
  2. Install it.
  3. Restart your computer.
    1. Alternatively, press CTRL+SHIFT+ESC, and, under the "Processes" tab, find "explorer.exe."
    2. Select it and press "Delete."
    3. Click "File -> New Task (Run...)."
    4. Type in "explorer.exe" and press Enter.
  4. Set up your Garry's Mod folder to look like this:
  5. [+] garrysmod
     |--[+] garrysmod
         |--[+] gamemodes
             |--[+] gpk
  6. Right-click on the newly created "gpk" folder and click "SVN Checkout."
  7. Fill in "https://gpk.googlecode.com/svn/trunk/" (without the quotes) into the "URL of repository" blank, if you're planning on committing anything (i.e. you're a member). Otherwise, put "http://gpk.googlecode.com/svn/trunk/" (again, without the quotes) in instead.
  8. Press "OK."
  9. If you're asked for a username and password, then that means that you're a developer. Type in your Google Code username and password, and you'll be able to commit changes as well as download the updates.
    1. Your Google Code username is most likely your Gmail address.
    2. It's advisable to check the "Save Login" box so you don't have to go back and find your obscure, randomly-generated password from the Google Code website.
  10. In the future, simply right-click on the "gpk" folder and click "SVN Update..." to update to the latest version of GPK.

Sign in to add a comment
Powered by Google Project Hosting