From: Tassilo Horn <tassilo@member.fsf.org>
To: help-gnu-emacs@gnu.org
Subject: Re: VC commands - a little ambiguous to me ??
Date: Thu, 17 May 2007 21:55:35 +0200 [thread overview]
Message-ID: <871whfjkco.fsf@baldur.tsdh.de> (raw)
In-Reply-To: mailman.783.1179430137.32220.help-gnu-emacs@gnu.org
William Case <billlinux@rogers.com> writes:
Hi William,
> Now I want to do the equivalent of:
> svn add (a new directory and sub-directrory)
> svn add (a file)
,----[ C-h f vc-register RET ]
| vc-register is an interactive compiled Lisp function in `vc.el'.
| It is bound to C-x v i, <menu-bar> <tools> <vc> <vc-register>.
| (vc-register &optional SET-VERSION COMMENT)
|
| Register the current file into a version control system. With prefix
| argument SET-VERSION, allow user to specify initial version level. If
| COMMENT is present, use that as an initial comment.
|
| The version control system to use is found by cycling through the list
| `vc-handled-backends'. The first backend in that list which declares
| itself responsible for the file (usually because other files in that
| directory are already registered under that backend) will be used to
| register the file. If no backend declares itself responsible, the
| first backend that could register the file is used.
`----
> svn move (a different file)
,----[ C-h f vc-rename-file RET ]
| vc-rename-file is an interactive compiled Lisp function in `vc.el'.
| It is bound to <menu-bar> <tools> <vc> <vc-rename-file>.
| (vc-rename-file OLD NEW)
|
| Rename file OLD to NEW, and rename its master file likewise.
`----
HTH,
Tassilo
--
"OS's and GUI's come and go, only Emacs has lasting power."
Per Abrahamsen in <rjbsysc7n1.fsf@zuse.dina.kvl.dk>
next parent reply other threads:[~2007-05-17 19:55 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.783.1179430137.32220.help-gnu-emacs@gnu.org>
2007-05-17 19:55 ` Tassilo Horn [this message]
2007-05-18 0:01 ` VC commands - a little ambiguous to me ?? William Case
[not found] ` <mailman.790.1179447092.32220.help-gnu-emacs@gnu.org>
2007-05-18 8:37 ` Tassilo Horn
2007-05-17 19:19 William Case
2007-05-17 19:42 ` Eric Hanchrow
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=871whfjkco.fsf@baldur.tsdh.de \
--to=tassilo@member.fsf.org \
--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).