unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
Subject: Re: how to customize pcl-cvs to ignore empry diretory.
Date: Fri, 21 Oct 2005 00:37:10 -0400	[thread overview]
Message-ID: <873bmvmqvl.fsf-monnier+gnu.emacs.help@gnu.org> (raw)
In-Reply-To: 1129624561.668105.69450@z14g2000cwz.googlegroups.com

>> From PCL-CVS info:
> `Need-Update'
>      Either a newer version than the one in your source is available in
>      the repository and you have not modified your checked out version,
>      or the file exists in the repository but not in your source.

> But if I check out source code by using -P option, all empty
> directories are marked as Need-Update when cvs-examine.

> How can I hide those directories in *cvs* buffer?

IIRC you can't.  Using cvs-update in place of cvs-examine will not suffer
from this problem, but of course it's not the same operation and you may not
want to cvs-update.  The problem is in the output of the CVS process which
makes it impossibly hard for PCL-CVS to figure out whether the directory
that CVS says needs update is actually a pruned directory or not.

Actually, now that I think about it again, I did add a trick to allow you to
solve this problem: add the offending directories to your .cvsignore file
(no glob pattern and with a terminating /).  Not sure whether it's in
Emacs-21.4 but it's definitely in Emacs-CVS.


        Stefan

  reply	other threads:[~2005-10-21  4:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-18  8:36 how to customize pcl-cvs to ignore empry diretory Liang Wang
2005-10-21  4:37 ` Stefan Monnier [this message]
2005-10-24  8:14   ` Liang Wang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=873bmvmqvl.fsf-monnier+gnu.emacs.help@gnu.org \
    --to=monnier@iro.umontreal.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 read-only IMAP folder(s) and NNTP newsgroup(s).