<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wikis.hu-berlin.de/larkumlab/w/index.php?action=history&amp;feed=atom&amp;title=Using_GIN</id>
	<title>Using GIN - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wikis.hu-berlin.de/larkumlab/w/index.php?action=history&amp;feed=atom&amp;title=Using_GIN"/>
	<link rel="alternate" type="text/html" href="https://wikis.hu-berlin.de/larkumlab/w/index.php?title=Using_GIN&amp;action=history"/>
	<updated>2026-04-09T11:10:12Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://wikis.hu-berlin.de/larkumlab/w/index.php?title=Using_GIN&amp;diff=48&amp;oldid=prev</id>
		<title>Seharake: draft</title>
		<link rel="alternate" type="text/html" href="https://wikis.hu-berlin.de/larkumlab/w/index.php?title=Using_GIN&amp;diff=48&amp;oldid=prev"/>
		<updated>2021-03-26T12:04:34Z</updated>

		<summary type="html">&lt;p&gt;draft&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;You need to use the terminal emulator to use Gin offline.&lt;br /&gt;
&lt;br /&gt;
There is the [https://gin.g-node.org web interface for Gin] that can be used to manage repositories online, but with some limitations (only up to 100 files with &amp;lt;1GB/file can be uploaded).&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
https://gin.g-node.org/achilleas/gin-cli-builds/&lt;br /&gt;
&lt;br /&gt;
=== Windows ===&lt;br /&gt;
&lt;br /&gt;
# Download the version 1.12dev ZIP file (either &amp;quot;gin-cli-1.12dev-windows32.zip&amp;quot; or &amp;quot;gin-cli-1.12dev-windows64.zip&amp;quot;, depending on your CPU architecture).&lt;br /&gt;
# Inspect the archive, and move the content of the archive to e.g. &amp;quot;C:\Programs\Gin&amp;quot;.&lt;br /&gt;
# Double-click &amp;quot;C:\Programs\Gin\set-global.bat&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Now open your terminal emulator. Running &amp;quot;where gin&amp;quot; should show the path, e.g. &amp;quot;C:\Programs\Gin\gin.bat&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
=== MacOS ===&lt;br /&gt;
&lt;br /&gt;
# Download the &amp;quot;gin-cli-latest-macos.zip&amp;quot; and double click the downloaded file to extract the contents.&lt;br /&gt;
# Place the extracted contents under e.g. &amp;quot;/Users/&amp;lt;your name&amp;gt;/Gin&amp;quot;. You will see the program file with the path &amp;quot;/Users/&amp;lt;your name&amp;gt;/Gin/gin&amp;quot;.&lt;br /&gt;
# Add the parent directory (e.g. &amp;quot;/Users/&amp;lt;your name&amp;gt;/Gin&amp;quot;) to PATH.&lt;br /&gt;
&lt;br /&gt;
Now open your terminal emulator. Running &amp;quot;which gin&amp;quot; should show the path to the program file, e.g. &amp;quot;/Users/&amp;lt;your name&amp;gt;/Gin/gin&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
=== Linux ===&lt;br /&gt;
&lt;br /&gt;
Only Debian-based distributions (Raspberry Pi OS, Ubuntu, Linux Mint etc.) are supported.&lt;br /&gt;
&lt;br /&gt;
# Download &amp;quot;gin-cli-latest.deb&amp;quot;, and double click the &amp;quot;.deb&amp;quot; file.&lt;br /&gt;
&lt;br /&gt;
Now open your terminal emulator. Running &amp;quot;which gin&amp;quot; should show the path to the gin program, e.g. &amp;quot;/usr/local/bin/gin&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Making gin command-line client available for you ==&lt;br /&gt;
&lt;br /&gt;
# Make sure that you have a Gin account online at https://gin.g-node.org&lt;br /&gt;
# Open your terminal emulator in your computer, and run `gin login`. It will ask you your login details (it will happen only once). After it says &amp;quot;successfully logged in&amp;quot;, you can manage your repositories that you see online.&lt;br /&gt;
&lt;br /&gt;
== Preparation of a local repository ==&lt;br /&gt;
&lt;br /&gt;
=== Creating a repository online ===&lt;br /&gt;
&lt;br /&gt;
The simplest way of creating a new repository is to do it online, using the web interface.&lt;br /&gt;
&lt;br /&gt;
After logging in, click on the &amp;quot;+&amp;quot; button appearing at the top-right of the page.&lt;br /&gt;
&lt;br /&gt;
- &amp;quot;New repository&amp;quot;&lt;br /&gt;
- &amp;quot;Import repository&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== Management of a repository ==&lt;br /&gt;
&lt;br /&gt;
=== (Not recommended) the simplest way ===&lt;br /&gt;
&lt;br /&gt;
Although the &amp;quot;simplest&amp;quot; way of using gin is as follows, it often results in a weird behavior which can ruin your repository very easily. So this way of using gin is not recommended...&lt;br /&gt;
&lt;br /&gt;
- Checking in all the changes you have made so far: `gin commit`&lt;br /&gt;
- Reflecting your changes in the on-line copy: `gin upload`&lt;br /&gt;
- Locally reflecting the changes made in other computers: `gin download`&lt;/div&gt;</summary>
		<author><name>Seharake</name></author>
	</entry>
</feed>