From 82a94f90267beb343f4b42f408c45d8812e67612 Mon Sep 17 00:00:00 2001 From: Samual Date: Tue, 20 Aug 2013 21:50:00 +0000 Subject: [PATCH] (Commit created by redmine exporter script from page "Repository_Access" version 59) --- Repository_Access.textile | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/Repository_Access.textile b/Repository_Access.textile index 77aba72..ea9cdb2 100644 --- a/Repository_Access.textile +++ b/Repository_Access.textile @@ -85,7 +85,7 @@ In case the code you pushed was not written by you, it is your responsibility to To apply for write access, make an issue of type "Support" in the category "Repository" and attach your public SSH key to it. (Windows users: see the Windows section below for more on SSH keys) -h3. Linux/OS X +h3. Windows/Linux/OS X Get a checkout (see above), and do: @@ -148,16 +148,6 @@ Starts the Xonotic client Starts a Xonotic dedicated server - -h3. Windows - -To write your own changes to the Xonotic Git, do the following: -* You must first have a putty SSH key, containing your private key. To generate one use "puttygen" : http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html which creates a ppk file. Choose SSH-2 RSA format and once the key has been generated save it as a private key. -* Make sure the public key is accepted on the Git server. To find it, open the generated key in a text editor and read the "public-lines". -* Open the Settings menu of Tortoise Git (right click anywhere in the folder you are setting this for) and go to Git -> Remote. Select "origin" for remote, "ssh://xonotic@push.git.xonotic.org/xonotic-data.pk3dir.git" as pushing URL (data.pk3dir is the example for the "data" branch, each pk3dir is separate!) and for Putty Key browse and select the key file previously mentioned. -* In order to make a new branch, right click somewhere and choose Create Branch from the Tortoise Git context menu. This will create a local branch you can do anything with. Once you locally committed your changes to your branch, select Push to upload or update the branch on the Git server. From the Push window, choose your local branch for Local, leave Remote empty, and select origin for Destination. - - h2. General contributor guidelines # Before creating your local branch and committing to it, make sure you've configured your user settings such as your name which will display in the logs (in TortoiseGit: Settings -> Git - > Config). -- 2.39.2