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:

SECURITY: Nmap Inside and Out

Eight features Windows 8 'borrowed' from Linux

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?



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

Justtechjobs.com Post A Job | Post A Resume
:KernelTrap: Managing the Kernel Source With 'git'
KernelTrap: Managing the Kernel Source With 'git'
Apr 11, 2005, 15 :30 UTC (1 Talkback[s]) (7216 reads)

"Linus Torvalds began working on an interim solution called 'git' in the absence of BitKeeper. A README included with the source describes it as, 'a stupid (but extremely fast) directory content manager. It doesn't do a whole lot, but what it _does_ do is track directory contents efficiently.; The documentation goes on to describe two abstractions used by the tool, an 'object database,' and a 'current directory cache.' Objects in the object database are referred to by the SHA1 hash of their zlib compressed contents. The various supported object types include, 'blobs' which are simply binary blobs of data with no added verification, 'trees' which are lists of objects sorted by name, and 'changesets' which provide a historical view of an object describing 'how we got there, and why.' The current directory cache is a binary file 'which contains an efficient representation of a virtual directory content at some random time...'"

Complete Story

Related Stories:
NewsForge: BitKeeper and Linux: The End of the Road?(Apr 11, 2005)
Subversion: Please Stop Bugging Linus Torvalds About Subversion(Apr 07, 2005)
Torvalds Weighs In on BitKeeper Announcement(Apr 06, 2005)
KernelTrap: No More Free BitKeeper(Apr 06, 2005)


Index Mode   |   Flat Mode   |   Thread Mode   |   Thread Flat  
  Talkback(s) Name  and Date
I didn't expect the kernel guys to l ...   Hey, that sounds familiar   
Jay
Apr 11, 2005, 16:48:43
 
  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