IT Infrastructure

From syn2cat - HackerSpace.lu
(Difference between revisions)
Jump to: navigation, search
(Added related wiki pages, remove wish lists)
(Project Management)
Line 7: Line 7:
  
 
On top of a redmine project you find a git URL. there is often a read only, and a read write version. Choose the RW version by clicking on the git+ssh button.
 
On top of a redmine project you find a git URL. there is often a read only, and a read write version. Choose the RW version by clicking on the git+ssh button.
 +
 +
The URL for a repository is usually in the form:  git://source.hacker.lu/projectname.git
  
  
Line 25: Line 27:
 
If you add a new file, you need to tell git about it:
 
If you add a new file, you need to tell git about it:
  
  git add path/to/the/file  
+
  git add path/to/the/file
  
 
==Free Email Account==
 
==Free Email Account==

Revision as of 09:54, 3 August 2012

Contents

Project Management

We offer free redmine environments as well as subversion or git repositories to our members.

Our redmine environments are hosted on source.hacker.lu.

Quick cheat sheet on how to use git for syn2cat:

On top of a redmine project you find a git URL. there is often a read only, and a read write version. Choose the RW version by clicking on the git+ssh button.

The URL for a repository is usually in the form: git://source.hacker.lu/projectname.git


First time you work on a project? Copy paste the text into your unix shell:

git clone scheme://URL
git config push.default matching

You modified stuff and want to send it to the server? Do this:

git commit -a -m 'my commit message'
git push [whereto] [mybranch]

Want to retrieve stuff that others have modified? Here you go:

git pull

If you add a new file, you need to tell git about it:

git add path/to/the/file

Free Email Account

Members can also get a fully fledged imap/smtp email account, including a modern webmail interface.
The following domain names are currently available: @syn2cat.lu, @hackerspace.lu and @hacker.lu.
See Email for more information.

Access to syn2cat file vault

All syn2cat data, unless otherwise marked, is licensed under the CC-BY-SA license, which means that you may use and redistribute the files as long as you give due credit and re-publish them under the same terms. You may access the data (read-only) by using git:

git clone git://source.hacker.lu/graphx.git

If you'd like to get write access, please drop us a line.

Related wiki pages


On-Site Computers


Use Form:Computer to add another one.

Personal tools
Namespaces

Variants
Actions
Navigation
syn2cat
Hackerspace
Activities
Initiatives
Community
Tools
Tools