[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: git-style file storage for .deb



Phillip Susi wrote:
> I'm afraid you have it backwards.  In CVS when you move a file it thinks  
> you removed one file and added a totally new file somewhere else.  In  
> SVN, it thinks that you copied the old file to a new location, and then  
> removed it.  In git, the diff clearly shows fileA -> fileB.

"Git does not explicitly record file revision relationships at any level
below the source code tree; content copying and moving between files (so
called "rename detection") is done at runtime." 
    --  http://git.or.cz/gitwiki/Git

HTH

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature


Reply to: