For source code control, I used StarTeam and Microsoft Visual SourceSafe. Now, I would like to phase out Microsot Visual SourceSafe to use an Open Source source code control. After some research, I pick Git instead of Subversion SVN. CVS was out-of-date. Many well known companies, orgranizations using Git. I would like to put a Git repository on Microsoft Windows Server that can access by Git client on Windows and Ubuntu. How?
Setting Up Git Repository on Remote Windows Server?
http://serverfault.com/questions/58425/setting-up-git-repository-on-remote-windows-server
Hosting Git Repository in Windows
http://stackoverflow.com/questions/233421/hosting-git-repository-in-windows
An Illustrated Guide to Git on Windows
http://nathanj.github.com/gitguide/tour.html
What is the Best Git GUI (Client) for Windows?
http://kylecordes.com/2010/git-gui-client-windows
Git For Windows Developers – Git Series – Part 1
http://lostechies.com/jasonmeridth/2009/06/01/git-for-windows-developers-git-series-part-1/
Hosting a Git server under IIS7 on Windows
http://www.jeremyskinner.co.uk/2010/06/25/hosting-a-git-server-under-iis7-on-windows/
HOWTO_CentralServerWindowsXP
http://code.google.com/p/tortoisegit/wiki/HOWTO_CentralServerWindowsXP
Setting up a Msysgit Server with copSSH on Windows
http://www.timdavis.com.au/git/setting-up-a-msysgit-server-with-copssh-on-windows/
Setting up a Git server with Windows Server 2008
http://www.shannoncornish.com/blog/2009/04/git-server-windows-2008/
Everyday GIT With 20 Commands Or So:
http://www.kernel.org/pub/software/scm/git/docs/everyday.html
Develop with Git on a Google Code Project
http://google-opensource.blogspot.com/2008/05/develop-with-git-on-google-code-project.html
git vs Subversion - pros and cons
http://serverfault.com/questions/62603/git-vs-subversion-pros-and-cons
Svn vs Git
http://stackoverflow.com/questions/161541/svn-vs-git
Pro Git professional version control
http://progit.org/book/
Software. Consulting. Business Solution. Application Development. Information Technology
Saturday, May 14, 2011
Wednesday, May 4, 2011
How to install thinkorswim Software in Ubuntu 11.04
1. Make sure you have Sun Java Runtime Environment (JRE) or Sun Java Development Kit installed on your machine. If not, using Ubuntu Software Center, search for sun java, to install sun-java6-jre or sun-java6-jdk
2. Download thinkorswim_other_installer.sh
3. Change the thinkorswim_other_installer.sh to execute mode
4. Install to your home folder /home/username/opt/thinkTDA
2. Download thinkorswim_other_installer.sh
3. Change the thinkorswim_other_installer.sh to execute mode
4. Install to your home folder /home/username/opt/thinkTDA
Subscribe to:
Posts (Atom)
What Makes A Software Programmer a Professional? - CodeProject
Summary article written by Rob Kraft in https://www.codeproject.com/Articles/5129182/What-Makes-A-Software-Programmer-a-Professiona...
-
These keyboard shortcuts are helpful. Some of them are not document in Visual Studio 2010 Express, for example: <Ctrl> F5 to run the ...
-
What is a view? A view can be thought of as either a virtual table or a stored query. The data accessible through a view is not stored in th...
-
It’s fun to check my email account recent activity. Here is the fun. Someone attempted to log in to my account from other countries. It is g...