unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: kai.grossjohann@gmx.net (Kai Großjohann)
Subject: Re: Make CVS default revision controller
Date: Thu, 22 May 2003 17:24:39 +0200	[thread overview]
Message-ID: <84wugj80nc.fsf@lucy.is.informatik.uni-duisburg.de> (raw)
In-Reply-To: 5lhe7ndr5j.fsf@rum.cs.yale.edu

"Stefan Monnier" <monnier+gnu.emacs.help/news/@flint.cs.yale.edu> writes:

> One thing you could do is the following:
>
>   > mkdir $CVSROOT/home
>   > cd
>   > cvs -d $CVSROOT checkout -d temphome home
>   > mv temphome/CVS .
>   > rmdir temphome
>
> [ Beware, tho: CVS does not like it when $CVSROOT and a workarea overlap,
>   so make sure that $CVSROOT is not somewhere under your home dir ].
>
> so that your home directory is now "a CVS workarea for the `home' module".
> Emacs will now do what you want under ~/ but it still won't do what you
> want in subdirectories.

Why not just import the whole homedir using cvs import, then check it
out under $HOME again.  Then the whole home dir is under CVS control.

This, however, is probably not what the OP intended.  But it's the
way CVS works.  So it is clear where the problem is.

-- 
This line is not blank.

  reply	other threads:[~2003-05-22 15:24 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-20  8:35 Make CVS default revision controller marcuirl
2003-05-20  9:27 ` Stefan Monnier
2003-05-20 12:36   ` Niels Freimann
     [not found]   ` <mailman.6455.1053434411.21513.help-gnu-emacs@gnu.org>
2003-05-22  8:51     ` Kai Großjohann
2003-05-22 11:46       ` marcuirl
2003-05-22 13:53         ` Stefan Monnier
2003-05-22 15:24           ` Kai Großjohann [this message]
2003-05-22 14:29         ` Burton Samograd
2003-05-22 15:26           ` Kai Großjohann
2003-05-22 17:21             ` Edward O'Connor
2003-05-22 22:35             ` Benjamin Rutt
2003-05-23  6:11               ` Kai Großjohann
2003-05-22 14:58         ` Harald Maier
2003-05-22 15:22         ` Kai Großjohann
2003-05-23  8:26           ` marcuirl
2003-05-23 11:48             ` Benjamin Riefenstahl
2003-05-23 14:52             ` Stefan Monnier
2003-05-26  6:56               ` marcuirl

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=84wugj80nc.fsf@lucy.is.informatik.uni-duisburg.de \
    --to=kai.grossjohann@gmx.net \
    /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).