emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs Bazaar repository


From: Thien-Thi Nguyen
Subject: Re: Emacs Bazaar repository
Date: Tue, 25 Mar 2008 10:36:25 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

() Michael Olson <address@hidden>
() Sun, 23 Mar 2008 23:19:00 -0700

   Here is a write-up explaining how I do all this:
   <http://mwolson.org/projects/GitCvsSync.html>.

Thanks.

I note that both "cvs export" and "git clone" accept a destination
directory argument; you can elide the "grab SRC; mv SRC DST" into
"grab SRC DST", like so:

cvs:  cvs checkout $repo -d cvs-emacs
git:  git clone    $repo    git-emacs

Not a big deal; the writeup is very clear, as it stands.

thi




reply via email to

[Prev in Thread] Current Thread [Next in Thread]