---
Committed revision b195f074538fe460bf3df2c0f7fed1a37ca4abed
to <git://git.hcoop.net/git/mwolson/emacs/dvc.git>.
texinfo/dvc.texinfo | 62 +++++++++++++++++++++++++++++---------------------
1 files changed, 36 insertions(+), 26 deletions(-)
diff --git a/texinfo/dvc.texinfo b/texinfo/dvc.texinfo
index 89a7d4e..0e1759b 100644
--- a/texinfo/dvc.texinfo
+++ b/texinfo/dvc.texinfo
@@ -1,7 +1,7 @@
\input texinfo @c -*-texinfo-*- -*- coding: iso-latin-1 -*-
@c %**start of header
@setfilename dvc.info
[EMAIL PROTECTED] DVC - The Emacs interface to tla/baz
[EMAIL PROTECTED] DVC - The Emacs interface to Distributed Version Control
Systems
@c If this is set, show images in the HTML version
@c @set SHOW_IMAGES
@c %**end of header
@@ -9,15 +9,16 @@
@ifinfo
@dircategory Emacs
@direntry
-* DVC: (dvc). The Emacs interface to tla
+* DVC: (dvc). The Emacs interface to Distributed Version
+ Control Systems.
@end direntry
-Copyright (c) 2004-2005, 2007 The DVC Development Team
+Copyright (c) 2004-2005, 2007, 2008 The DVC Development Team
@end ifinfo
@titlepage
@title DVC User Manual
[EMAIL PROTECTED] The Emacs interface to tla
[EMAIL PROTECTED] The Emacs interface to Distributed Version Control Systems
@author The DVC Development Team
@page
@@ -51,42 +52,51 @@ translation approved by the author.
@node Top, Installation, (dir), (dir)
@chapter DVC
[EMAIL PROTECTED] is an Emacs front end for various Decentralized Revision
Control
-systems. It is the successor, and still includes Xtla, which is the
-Emacs front-end to tla and baz (GNU Arch client).
-
-DISCLAIMER: DVC is not finished. This documentation has not been really
-updated for DVC, but should still apply for Xtla.
[EMAIL PROTECTED] is an Emacs front end for various Decentralized Version
Control
+systems. It is the successor of Xtla, which was the Emacs front-end to
+tla (GNU Arch).
The main features are:
@itemize @bullet
[EMAIL PROTECTED] PCL-CVS like interface for tla inventory
[EMAIL PROTECTED] Archive browser. Navigate painlessly in archives, categories,
branches, versions, ...
[EMAIL PROTECTED] Good integration in Emacs. Almost everything can be done from
within the editor
[EMAIL PROTECTED] Bookmark manager. Keep the most frequently used arch
locations in your bookmark buffer.
[EMAIL PROTECTED] Integration of ediff, Emacs's graphical diff tool. (Even
outside dvc it's great, you should try it)
[EMAIL PROTECTED] dvc-status: Intuitive interface for viewing the status of a
+working directory.
[EMAIL PROTECTED] dvc-log: Log viewer. Perform actions on specific commits,
such as
+viewing them and emailing them.
[EMAIL PROTECTED] dvc-diff: View uncommitted changes in your working directory
and
+use them to prepare a commit log entry.
[EMAIL PROTECTED] dvc-bookmarks: Bookmark manager. Keep your most frequently
used
+repositories and working directories in your bookmark buffer. Also,
+specify "partner" branches or repositories, whose changes can be
+compared with your work.
[EMAIL PROTECTED] Integration with ediff, which is an excellent visual
interface for
+changes between multiple files/versions. This Emacs mode is useful for:
@itemize @bullet
[EMAIL PROTECTED] To view changes made in a local tree
[EMAIL PROTECTED] To view and resolve conflicts after a merge.
[EMAIL PROTECTED] Viewing changes made in a local tree.
[EMAIL PROTECTED] Viewing and resolving conflicts after a merge.
@end itemize
[EMAIL PROTECTED] Interface to view missing patches from all your partners with
a single command
[EMAIL PROTECTED] An Emacs mode for arch related files (log files,
=tagging-method)
[EMAIL PROTECTED] Send/receive/apply patches via Gnus
[EMAIL PROTECTED] dvc-missing: Interface to view missing patches from all your
+partners with a single command
[EMAIL PROTECTED] Send/receive/apply patches via the Gnus email client.
[EMAIL PROTECTED] Run many version control commands from Emacs (such as init
and pull).
@end itemize
-This file documents @b{DVC}, version
[EMAIL PROTECTED] dvc-version.texinfo
-
Backends supported:
+
@table @dfn
@item Bazaar (bzr)
@url{http://bazaar-vcs.org/}
-
- @item monotone (mtn)
+ @item Darcs
[EMAIL PROTECTED]://darcs.net/}
+ @item Git
[EMAIL PROTECTED]://git.or.cz/}
+ @item Mercurial (hg)
[EMAIL PROTECTED]://www.selenic.com/mercurial/}
+ @item Monotone (mtn)
@url{http://www.venge.net/monotone/}
+ @item GNU Arch (tla)
[EMAIL PROTECTED]://www.gnu.org/software/gnu-arch/}
[EMAIL PROTECTED] FIXME: add others
@end table
@c ============================================================================
--
1.5.4.3
--
| Michael Olson | FSF Associate Member #652 |
| http://mwolson.org/ | Hobbies: Lisp, HCoop |
| Projects: Emacs, Muse, ERC, EMMS, ErBot, DVC, Planner |
`-------------------------------------------------------'
_______________________________________________
Dvc-dev mailing list
[email protected]
https://mail.gna.org/listinfo/dvc-dev