Linux Today: Linux News On Internet Time.
Search Linux Today
Linux News Sections:  Blog -  Developer -  High Performance -  Infrastructure -  IT Management -  Security -  Storage -
Linux Today Navigation
LT Home
Preferences
Contribute
Link to Us
Search
Linux Jobs

Linux Today
Enterprise Linux Today
Apache Today
JustLinux.com
Linux Planet
PHPBuilder
All Linux Devices
Technology Jobs

JustTechJobs.com

LinuxToday Newsletters
Server Daily
IT Management Daily
Subscribe News
Subscribe PR
Subscribe Security

internet.com
Internet News
Small Business

Advertise
Newsletters
Tech Jobs
E-mail Offers

 






Current Newswire:

Malware devs embrace open-source

A tale of two distros: Ubuntu and Linux Mint

Raspberry Pi benchmarked against Beagleboard, low price is long term

20 popular Ubuntu Linux apps you may want to try

A Selection of the Very Best Open Source Tutorials and Tools

Android Ice Cream Sandwich ported to x86 tablets, netbooks and notebooks

SECURITY: Google Chrome 17 Improves Security

How to read a CSV file in Perl?

Red Hat Brings Gluster to Amazon Cloud

New Linux kernel fixes power-saving issues



Applications Management Engineer Sr (NYC)
Next Step Systems
US-NY-New York

Justtechjobs.com Post A Job | Post A Resume
:Learn to use Git version control for added flexibility
Learn to use Git version control for added flexibility
Nov 25, 2009, 00 :03 UTC (0 Talkback[s]) (5088 reads)

(Other stories by Vincent Danen)

"Git is a distributed VCS (Version Control System) that is quickly gaining popularity among many companies and projects. Take a look at the GitHub site, and you’ll see a number of projects reside there.

"Many projects have converted from “traditional” version control systems like CVS and Subversion to Git because of the flexibility and features it provides.

"One main feature is that it is distributed, which means that there is no central server. Unlike Subversion, you can commit to a Git repository whether you are online or not. With Subversion, if you were doing programming on a plane, you’d have to wait until you could reach the central repository in order to commit your changes to the repository. With Git, you have your own repository that is cloned from the master repository, which means you can commit to it as often as you like, whether you have Internet connectivity or not. When you do have connectivity again, you don’t commit your changes back to the master repository, you merge your changes in."

Complete Story

Related Stories:
Gerrit: Google-style code review meets git(Nov 19, 2009)
Update packages: Git v1.6.5 for Ubuntu Jaunty and Ubuntu Karmic(Oct 13, 2009)
Git gets demystified and Subversion control(Aug 27, 2009)
How-to Build Latest Linux Kernel on Debian from Linus' git Repo(Aug 26, 2009)
Pro Git book released(Jul 28, 2009)
Using Git With Vim(May 30, 2009)
Qt Publishes Roadmap, Opens Up Git Repository(May 12, 2009)



No talkbacks posted.
  Home | Search Talkbacks | Customize View    Top of Page  



Enter your comments below:

* Your Name:

* Your Email Address:

* Subject:

CC: [will also send this talkback to an E-Mail address]

* Comments:

Tags allowed:<I>,<B> and <U>. See our talkback-policy for more about talkback content.

Fields marked with * are required!

..............................




All times are recorded in UTC.
Linux is a trademark of Linus Torvalds.
Powered by Linux, Apache and PHP