all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Xue Fuqiao <xfq.free@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel <emacs-devel@gnu.org>
Subject: Re: About CVS
Date: Sun, 9 Jun 2013 07:36:38 +0800	[thread overview]
Message-ID: <CAAF+z6GhpHRaWK5r=Miv7Cb9S_TsGag9jdVG0CSMdsp3W3fYhg@mail.gmail.com> (raw)
In-Reply-To: <83wqq4sy6c.fsf@gnu.org>

On Sat, Jun 8, 2013 at 6:18 PM, Eli Zaretskii <eliz@gnu.org> wrote:
>> Date: Sat, 8 Jun 2013 17:14:44 +0800
>> From: Xue Fuqiao <xfq.free@gmail.com>
>>
>> In 2.2.1 (http://ximbiot.com/cvs/manual/cvs-1.11.23/cvs_2.html#SEC12) of
>> the manual, it says "the name of the history file is the name of the
>> corresponding file with `,v' appended to the end".  But I found no `,v'
>> file in my checkout of Emacs web pages repository.
>
> CVS is not a distributed VC system (a.k.a. "dVCS").  It keeps the
> history in only one place: on the server.  When you checkout a
> repository, you don't get the history, only the working tree.
> Whenever you invoke any command that needs to consult the history,
> like "cvs log" or "cvs diff", the CVS client communicates with the
> server to get that info.
>
> The history files are stored on the server, which is why you don't see
> them on the client.

I see, thank you.  I will try to forget my assumptions about how version
control works and try to think about it in the CVS way.

--
Best regards, Xue Fuqiao.
http://www.gnu.org/software/emacs/



      reply	other threads:[~2013-06-08 23:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-08  9:14 About CVS Xue Fuqiao
2013-06-08 10:18 ` Eli Zaretskii
2013-06-08 23:36   ` Xue Fuqiao [this message]

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAAF+z6GhpHRaWK5r=Miv7Cb9S_TsGag9jdVG0CSMdsp3W3fYhg@mail.gmail.com' \
    --to=xfq.free@gmail.com \
    --cc=eliz@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.