From 57bc5d1ae393f444463d1e997eeffda0705fc5f0 Mon Sep 17 00:00:00 2001 From: Martin Taibr Date: Sat, 20 Jan 2018 20:48:09 +0000 Subject: [PATCH] Update Repository_Access --- Repository_Access.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Repository_Access.md b/Repository_Access.md index 6b2d079..8d034b0 100644 --- a/Repository_Access.md +++ b/Repository_Access.md @@ -89,7 +89,7 @@ To update your Git clone: *** -If you run into issues with the latest version you can easily revert to an older one. Since most bugs are caused by the game code rather that the engine, you just need to downgrade that repository. Inside the main xonotic repository, use `cd data/xonotic-data` and then `git checkout `. After that go back `cd -` and `./all compile` (with the optional `-r` flag). +If you run into issues with the latest version you can easily revert to an older one. Since most bugs are caused by the game code rather that the engine, you just need to downgrade that repository. Inside the main xonotic repository, use `cd data/xonotic-data.pk3dir` and then `git checkout `. After that go back `cd -` and `./all compile` (with the optional `-r` flag). *** @@ -100,7 +100,7 @@ A condition for write (push) access is that you agree that any code or data you \* data/qcsrc/warpzonelib - dual licensed as “GPLv2 or later” or MIT license. In case the code you pushed was not written by you, it is your responsibility to ensure proper licensing. -To apply for write access, add your SSH key to your GitLab account and ask for access in #xonotic on the FreeNode IRC channel. +To apply for write access, add your SSH key to your GitLab account and ask for access in #xonotic on the FreeNode IRC network or [request access](https://docs.gitlab.com/ce/user/group/index.html#request-access-to-a-group) using the GitLab interface. ### Windows/Linux/OS X -- 2.39.2