git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* cg-status and empty directories
@ 2006-02-27 14:43 Jim MacBaine
  2006-02-27 15:22 ` Andreas Ericsson
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Jim MacBaine @ 2006-02-27 14:43 UTC (permalink / raw)
  To: git

Hello,

Short story: Recently I noticed a change in the way, cogito handles
empty directories.  Before, empty directories have been silently
ignored. Now cg-status always lists the status of empty directories as
unknown, but it still refuses to add them. If there is a good reason
for this behaviour, can someone enlighten me?

Long story: I'm using cogito to track and distribute changes on the
/etc directories of a few (almost) identical machines.  Whenever I
install a package which modifies somthing in /etc, I commit those
changes.  But with cg-status reporting all the empty directories as
"unknown", my brain needs a long time to parse the list and find the
really unknown files which shall be put under version control.

Many packages put empty directories under /etc, and although only a
few of those directories are actually needed, the automatic removal of
those packages will fail if I remove the empty directories manually.  
Equally, the removal will fail, if I put a .placeholder file into
those direrectories and cg-add it.  Is there a simple way out?

Regards,
Jim

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2006-03-26 21:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-27 14:43 cg-status and empty directories Jim MacBaine
2006-02-27 15:22 ` Andreas Ericsson
2006-02-27 18:39   ` Jim MacBaine
2006-03-26 14:25 ` [PATCH] Do not ever list empty directories in git-ls-files --others Petr Baudis
2006-03-26 14:59   ` [PATCH] Optionally do not " Petr Baudis
2006-03-26 21:32     ` Junio C Hamano
2006-03-26 21:37 ` cg-status and empty directories Petr Baudis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).