unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Sam Steingold <sds@gnu.org>
To: emacs-devel@gnu.org
Subject: vc-directory ignores .cvsignore?
Date: Wed, 23 Jan 2008 00:29:16 -0500	[thread overview]
Message-ID: <m37ii185zn.fsf@podval.org> (raw)

GNU Emacs 23.0.50.3 (i686-pc-linux-gnu, GTK+ Version 2.12.3)
 of 2008-01-09 on loiso
 '--with-gtk'

I have been using PCL-CVS for "multi-file commits" and VC for single
file commits until I was forced to use baz and now hg at work.
since it appears that cvs is losing ground not to svn but to git/bzr/hg,
I decided to give C-x v d (vc-directory) a try.
the first thing I discovered was that .cvsignore appears to be ignored:

here is the "dired under cvs" buffer:

==========================================================
  /usr/local/src/clisp/current:

  /usr/local/src/clisp/current/build-g/bindings/glibc:

  -rw-rw-r-- (modified) Jan 22 18:48 linux.lisp
  -rw-rw-r-- (modified) Jan 22 17:27 test.tst

  /usr/local/src/clisp/current/build-g-gxx/bindings/glibc:

  -rw-rw-r-- (modified) Jan 22 18:48 linux.lisp
  -rw-rw-r-- (modified) Jan 22 17:27 test.tst

  /usr/local/src/clisp/current/build-mt/bindings/glibc:

  -rw-rw-r-- (modified) Jan 22 18:48 linux.lisp
  -rw-rw-r-- (modified) Jan 22 17:27 test.tst

  /usr/local/src/clisp/current/doc:

  -rw-rw-r-- (modified) Jan 20 04:23 _clisp.1
  -rw-rw-r-- (modified) Jan 20 04:22 _clisp.html
  -rw-rw-r-- (modified) Jan 20 04:22 impnotes.html

  /usr/local/src/clisp/current/modules/bindings/glibc:

  -rw-rw-r-- (modified) Jan 22 17:27 test.tst
==========================================================

/usr/local/src/clisp/current/.cvsignore lists "build*", i.e., all
build-* directories are just that - hard and soft links of sources and
compiled files.
so, why are they listed here?
I understand that this is because the CVS directories are linked over
too, but why are these directories descended into?

thanks.

-- 
Sam Steingold (http://sds.podval.org/) on Fedora release 8 (Werewolf)
http://honestreporting.com http://israelunderattack.slide.com http://memri.org
http://truepeace.org http://pmw.org.il http://palestinefacts.org
There are many reasons not to use Lisp - but no good ones.

             reply	other threads:[~2008-01-23  5:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-23  5:29 Sam Steingold [this message]
2008-01-24  7:09 ` vc-directory ignores .cvsignore? Dan Nicolaescu

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=m37ii185zn.fsf@podval.org \
    --to=sds@gnu.org \
    --cc=emacs-devel@gnu.org \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).