Re: confused about preserved permissions

2 messages, 2 authors, 2016-06-15 · open the first message on its own page

Re: confused about preserved permissions

From: David Kastrup <hidden>
Date: 2016-06-15 22:43:30

Mike Hommey [off-list ref] writes:
On Mon, Aug 20, 2007 at 10:07:19PM +0200, Alex Riesen [off-list ref] wrote:
quoted
Mike Hommey, Mon, Aug 20, 2007 21:50:37 +0200:
quoted
On Mon, Aug 20, 2007 at 09:43:28PM +0200, Jan Hudec [off-list ref] wrote:
quoted
Git does not have tracking of file's history either.
Well, it has ways to track file's history, with blame and log, for
example. There is nothing similar for directories, though it could be
possible to do.
It would be not exactly "tracking". You can present the history of
changes which involved the said directory.

And you could do it from day one: git log -- sub/dir
It could be possible to really do tracking, too, like it is possible for
files (including renames, moves, etc.)
You are confused.  Git does not track renames or moves for files,
either.  It just records snapshots.  It reverse engineers renames,
moves, copying when cranking out diffs and logs and blames.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum

Re: confused about preserved permissions

From: Mike Hommey <hidden>
Date: 2016-06-15 22:43:30

On Mon, Aug 20, 2007 at 10:42:34PM +0200, David Kastrup [off-list ref] wrote:
Mike Hommey [off-list ref] writes:
quoted
On Mon, Aug 20, 2007 at 10:07:19PM +0200, Alex Riesen [off-list ref] wrote:
quoted
Mike Hommey, Mon, Aug 20, 2007 21:50:37 +0200:
quoted
On Mon, Aug 20, 2007 at 09:43:28PM +0200, Jan Hudec [off-list ref] wrote:
quoted
Git does not have tracking of file's history either.
Well, it has ways to track file's history, with blame and log, for
example. There is nothing similar for directories, though it could be
possible to do.
It would be not exactly "tracking". You can present the history of
changes which involved the said directory.

And you could do it from day one: git log -- sub/dir
It could be possible to really do tracking, too, like it is possible for
files (including renames, moves, etc.)
You are confused.  Git does not track renames or moves for files,
either.  It just records snapshots.  It reverse engineers renames,
moves, copying when cranking out diffs and logs and blames.
Yes, I know. And that could be done for directories, too.

Mike
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help