Future SCM Technology

Jesse Keating jkeating at redhat.com
Sun Jun 10 11:40:01 UTC 2007


On Sunday 10 June 2007 00:20:05 Horst H. von Brand wrote:
> git for one doesn't "preserve recorded history for a file", and can't do
> it by fundamental design (it just records snapshots after changes). It
> has tools that help in finding out where the stuff you see (presumably)
> came from.

I talked with the git folks a bit about this.  They /do/ track some path 
information.  I can do a 'git log <filename>' and only see commits that 
effect that path.  When a file is moved, there is no reason a path table 
couldn't be updated with the new path location, so that if I do 'git log 
<newname>' it would know to search for <oldname> too.

-- 
Jesse Keating
Release Engineer: Fedora
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-devel-list/attachments/20070610/fa665ffd/attachment.sig>


More information about the fedora-devel-list mailing list