How to download the HRP SVN with TortoiseSVN Guide: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Created page with "Download TortoiseSVN from here - http://tortoisesvn.net/downloads Install it, restart your computer if asked. Make a new folder anywhere on your computer. (Mine is E:/SVN Fo..."
 
No edit summary
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
Download TortoiseSVN from here - http://tortoisesvn.net/downloads
=== Downloading the Subversion Repository ===


Install it, restart your computer if asked.
Download TortoiseSVN from here: http://tortoisesvn.net/downloads


Make a new folder anywhere on your computer. (Mine is E:/SVN Folders/HRP)<br>
Install it. Restart your computer if asked.
 
Make a new folder in your EDuke32 directory. For example, C:\Games\Duke Nukem 3D\HRP.
Right click on the new folder and click "SVN Checkout..."<br>
Right click on the new folder and click "SVN Checkout..."<br>
Enter "'''http://svn.eduke32.com/polymer_hrp'''" as the URL and leave the other options as is and click "OK"
Enter "'''http://svn.eduke32.com/polymer_hrp'''" as the URL and leave the other options as is and click "OK".


You might/may encounter the following message. If so, click "'''Accept permanently'''"
'''NOTE:''' For svn.eduke32.com links, if you intend to commit to the SVN and you have an account, use HTTPS, but if you are going to anonymously download the data, use HTTP.


[[File:HRP_SVN_warningerror.png]]
See the [[#Other Duke Nukem-related SVN links|Other Duke Nukem-related SVN links]] section to check out a repository other than the HRP.


'''NOTE: DO NOT ATTEMPT TO COPY AND PASTE THIS FOLDER TO YOUR DUKE NUKEM FOLDERS!'''
You may encounter the following message. If so, click "'''Accept permanently'''".


Once it has finished downloading, <br>
<u>'''NOTE 2'''</u>: If downloading you may get a connection error, you can continue the download process from where it stopped, if you just right click again on your HRP download folder and click on "'''SVN Update'''".
Right click the folder and go to "'''TortoiseSVN > Export'''"<br>
Choose the location you would like to put the HRP in. I placed mine in (C:/Duke Nukem/Duke Nukem HRP)<br>
Then click "'''OK'''" It will then export the folder to this directory. <br>
All you need to do once it has finished exporting is to launch "'''eduke32.exe'''" and tick the Polymer box and make sure that the HRP folder we exported is shown in the "'''Custom game content directory:'''" drop down box. If it isn't then select it and hit "'''Start'''"


[[File:HRP_SVN_windowbox.png]]
[[File:HRP_SVN_warningerror.png]]


To update your copy of the HRP is even easier, right click you SVN folder you made and click "'''SVN Update'''" (No really thats all you have to do) <br>
=== Using the HRP SVN with EDuke32 ===
If there is an update available it will download it, once it has finished downloading just export the folder as you did above.


A video tutorial on how to use SVN is located here if my explanation was terrible. Just remember to use the URL above and not the one shown in the video.  
All you need to do once it has finished exporting is to launch "'''eduke32.exe'''" and make sure that the HRP folder we checked out is shown in the "'''Custom game content directory:'''" drop down box. If it isn't then select it and hit "'''Start'''".


http://www.youtube.com/watch?v=SQgetjwgF9M
[[File:HRP_SVN_windowbox.png]]
 
<u>'''NOTE 2'''</u>: If downloading you may get a connection error, you can continue the download process from where it stopped, if you just right click again on your HRP download folder and click on "'''SVN Checkout'''"


Other Duke Nukem related SVN links:
Updating your copy of the HRP is even easier. To update the repository, simply right-click your SVN folder and click "'''SVN Update'''". Any updates available will be downloaded.<br>


*'''http://svn.eduke32.com/dc_hrp''' Duke It Out In D.C. HRP
===Other Duke Nukem-related SVN links===
*'''http://svn.eduke32.com/vaca_plus/''' - Duke Caribbean: Life's A Beach Plus
*'''http://svn.eduke32.com/nw_plus/''' - Duke: Nuclear Winter Plus


*[[How to Download Add-on HRP SVNs]] (Duke It Out In D.C. HRP, Duke Caribbean: Life's A Beach Plus, Duke: Nuclear Winter Plus)
*'''http://svn.eduke32.com/sw_hrp/''' - Shadow Warrior HRP
*'''http://svn.eduke32.com/sw_hrp/''' - Shadow Warrior HRP
 
*'''http://svn.eduke32.com/eduke32/polymer/''' - EDuke32 Source Code
*'''http://eduke32.svn.sourceforge.net/svnroot/eduke32''' - EDuke32 Source Code
 
*'''http://edukeredalert.svn.sourceforge.net/svnroot/edukeredalert''' - Duke Nukem Red Alert
*'''http://edukeredalert.svn.sourceforge.net/svnroot/edukeredalert''' - Duke Nukem Red Alert


NOTE: For svn.eduke32.com links, if you intend to commit to the SVN and you have an account, use HTTPS, but if you are going to anonymously download the data, use HTTP.
[[Category:EDuke32 end-user documentation]]
[[Category:SVN-related documentation]]

Revision as of 16:02, 19 May 2012

Downloading the Subversion Repository

Download TortoiseSVN from here: http://tortoisesvn.net/downloads

Install it. Restart your computer if asked.

Make a new folder in your EDuke32 directory. For example, C:\Games\Duke Nukem 3D\HRP. Right click on the new folder and click "SVN Checkout..."
Enter "http://svn.eduke32.com/polymer_hrp" as the URL and leave the other options as is and click "OK".

NOTE: For svn.eduke32.com links, if you intend to commit to the SVN and you have an account, use HTTPS, but if you are going to anonymously download the data, use HTTP.

See the Other Duke Nukem-related SVN links section to check out a repository other than the HRP.

You may encounter the following message. If so, click "Accept permanently".

NOTE 2: If downloading you may get a connection error, you can continue the download process from where it stopped, if you just right click again on your HRP download folder and click on "SVN Update".

Using the HRP SVN with EDuke32

All you need to do once it has finished exporting is to launch "eduke32.exe" and make sure that the HRP folder we checked out is shown in the "Custom game content directory:" drop down box. If it isn't then select it and hit "Start".

Updating your copy of the HRP is even easier. To update the repository, simply right-click your SVN folder and click "SVN Update". Any updates available will be downloaded.

Other Duke Nukem-related SVN links