February 01, 2011
Mark Wielaard: New GPG key.
Finally created a new GPG key using gnupg. The old one was a DSA/1024 bits one and 8 years old. The new one is a RSA/2048 bits one. I will use the new one in the future to sign any release tarballs I might create. pub 2048R/57816A6A 2011-01-29 Key f...
More »
February 01, 2011
Andrew Hughes: [SECURITY] IcedTea6 1.7.8, 1.8.5, 1.9.5 Released!.
We are pleased to announce a new set of security releases, IcedTea6 1.7.8, IcedTea6 1.8.5 and IcedTea6 1.9.5.
This update contains the following security updates:
The IcedTea project provides a harness to build the source code from OpenJDK6 u...
More »
November/2024
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
| | | | | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | | | | | | | |
|
|
Hosting Git Repository Server Gitosis on Windows 7 (100% working)
Happy new year 2011.
nbsp;
It has been a while since a blog in this forum.nbsp; I worked on other technologies that are not related to Java, so I didn#039;t post into this site.nbsp; For now, I think, I#039;ll post any new articles that can be related to programmation, mostly java.nbsp; What do you think ?
nbsp;
I want to talk about Hosting your git repositories.nbsp; I know, that there are few free git hosting services, but I needed to have my git repositories private and local.nbsp; I didn#039;t want pay for hosting the code of my company, so I search what were the alternatives.nbsp; I found a really nice service called : Gitosis.nbsp;
nbsp;
Gitosis can be installed on Unix, but I wanted to install it on a Windows server.nbsp; I know.. not the best choice, but I didn#039;t it anyway.nbsp; I created a guide or tutorial how to install it on Windows using Cygwin.nbsp; There are many others blogs about that, but there were so many questions and person having problems following there procedure, I#039;m one of them, so I choice to create one.nbsp; If you follow the tutorial step by step, your setup will be a success.nbsp;
nbsp;
Like I said, it not directly a Java technologie, but because lot of projects are now using git for there projects, that I choice to post a little description and if you are interested you can follow this link .
nbsp;
You can follow me on Twitter
Date: January, 04 2011
Url: http://www.java.net/blog/survivant/archive/2011/01/04/hosting-git-repository-server-gitosis-wi
Others News
|