From: Evans Winner <ego111@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Starting a new cvs repo in VC
Date: Wed, 02 Mar 2011 15:11:44 -0700 [thread overview]
Message-ID: <87tyfl2mvz.fsf@gmail.com> (raw)
In-Reply-To: slrnimtbc2.15e.grahn+nntp@frailea.sa.invalid
,------ Jorgen Grahn wrote ------
| so I guess you want to start a new project/add a new
| module, within that repository.
| I'd use 'cvs import' from the command line for that.
| % cd my_project
| % cvs import my_project dummy START
| % cd ..
| and then check out a copy of my_project somewhere,
| and delete the original
| It's not something you're going to do every day, so you
| don't really have to find out if and how Emacs' vc-stuff
| supports that. (Unless your goal is to test that part of
| Emacs.)
Thank you, that is helpful. It does seem odd, though, that,
starting from a directory that is not under any version
control, C-x v v in a file does offer to create a
new... something... using RCS, or SCCS, Bzr, Git, etc., but
not CVS. Since the process you outline above is very
straightforward, it seems like just the kind of thing
'vc-next-action would do for you in such a case.
I do have cvs installed, and it's not the end of the world
if I have to do it manually, and I'm not trying to test VC,
actually, just use it. I was just very surprised VC wasn't
sort of doing the thing I expected, the way it has when I've
used RCS.
next prev parent reply other threads:[~2011-03-02 22:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-02 9:54 Starting a new cvs repo in VC Evans Winner
2011-03-02 20:50 ` Jorgen Grahn
2011-03-02 22:11 ` Evans Winner [this message]
2011-03-03 6:10 ` Eli Zaretskii
[not found] ` <mailman.10.1299132604.20537.help-gnu-emacs@gnu.org>
2011-03-03 7:12 ` Evans Winner
2011-03-03 10:28 ` Eli Zaretskii
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=87tyfl2mvz.fsf@gmail.com \
--to=ego111@gmail.com \
--cc=help-gnu-emacs@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.
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).