Toolset Workshop
From syn2cat - HackerSpace.lu
(Difference between revisions)
(xuyxsdjw) |
m (Reverted edits by 146.0.73.230 (talk) to last revision by Sid) |
||
Line 16: | Line 16: | ||
|external=no | |external=no | ||
}} | }} | ||
+ | === Overview === | ||
+ | |||
+ | * What is Redmine? | ||
+ | ** Create a project | ||
+ | ** Write issues | ||
+ | *** How to use correctly categories and versions? | ||
+ | *** How is the roadmap related to issues? | ||
+ | ** Write wiki pages | ||
+ | |||
+ | * What is ssh? | ||
+ | ** Create a ssh key and let the server know it | ||
+ | ** How do I login? | ||
+ | |||
+ | * What is Git? | ||
+ | ** Create a repository | ||
+ | ** How to use clone, commit, push and pull? | ||
+ | ** Accessing & browsing a repository in redmine? | ||
+ | |||
+ | |||
+ | === References === | ||
+ | |||
+ | *[http://toroid.org/ams/git-central-repo-howto quick git tutorial] | ||
+ | *[https://git.wiki.kernel.org/index.php/QuickStart git quickstart] | ||
+ | *[http://nvie.com/posts/a-successful-git-branching-model/ git branching methods] | ||
+ | *[http://rwmj.wordpress.com/2009/03/06/git-fatal-no-matching-remote-head/ What to do if cloning an empty repository fails] | ||
+ | *[http://www.redmine.org/guide#User-guide redmine user guide] | ||
+ | *[[User Manual]] | ||
+ | *[http://www.vogella.de/articles/EGit/article.html EGit] |
Latest revision as of 14:43, 20 January 2012
Note: this article is about a passed event.
Toolset Workshop
ssh, git & redmine
| |
---|---|
Type of Event: | Workshop |
From: | 2011/11/26 03:00:00 PM |
Till: | 2011/11/26 04:00:00 PM |
Recurring: | no |
Organizer: | syn2cat |
Cost: | 1 Twix"Twix" is not declared as a valid unit of measurement for this property. |
Mandatory registration: |
|
Attendees: | Ithierry, Sid Log-in to RSVP |
Contact Person(s): | Slopjong (mail) |
Keywords: | |
Location | |
Where: | Hackerspace, Strassen (11, rue du Cimetière, L-8018 Strassen, Luxembourg) |
Map: |
Loading map...
|
Tools | |
QrCode: | |
Add to your calendar: | Download … further results |
Alternate picture: | None |
Announce globally: | no |
In this workshop the new members will be introduced in syn2cat's toolchain of ssh, git & redmine.
"File:" cannot be used as a page name in this wiki.
[edit] Overview
- What is Redmine?
- Create a project
- Write issues
- How to use correctly categories and versions?
- How is the roadmap related to issues?
- Write wiki pages
- What is ssh?
- Create a ssh key and let the server know it
- How do I login?
- What is Git?
- Create a repository
- How to use clone, commit, push and pull?
- Accessing & browsing a repository in redmine?