* CVS instructions within Windows FAQ
@ 2005-08-22 13:16 Stephen Eglen
2005-08-24 0:10 ` Richard M. Stallman
0 siblings, 1 reply; 3+ messages in thread
From: Stephen Eglen @ 2005-08-22 13:16 UTC (permalink / raw)
A colleague of mine recently wanted to install CVS version of Emacs.
After googling for "GNU emacs CVS", the second link was:
http://www.gnu.org/software/emacs/windows/faq2.html
which said for install of CVS:
The following commands should checkout the current version of the source:
c:\>cvs -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/emacs login
c:\>cvs -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/emacs checkout emacs
On a Unix machine, after typing the first "login" command, and giving
an empty password, the command does not end; it has to be aborted.
Do these instructions need updating? I note on subversions the
command given is:
cvs -z3 -d:ext:anoncvs@savannah.gnu.org:/cvsroot/emacs co emacs
Is that appropriate for the windows platform too? Listing a command
that works on both windows and unix would be better for the faq.
Thanks,
Stephen
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: CVS instructions within Windows FAQ
2005-08-22 13:16 CVS instructions within Windows FAQ Stephen Eglen
@ 2005-08-24 0:10 ` Richard M. Stallman
2005-08-24 12:21 ` Lennart Borgman
0 siblings, 1 reply; 3+ messages in thread
From: Richard M. Stallman @ 2005-08-24 0:10 UTC (permalink / raw)
Cc: skx, emacs-devel, emacs-devel-request
Do these instructions need updating? I note on subversions the
command given is:
cvs -z3 -d:ext:anoncvs@savannah.gnu.org:/cvsroot/emacs co emacs
Is that appropriate for the windows platform too?
I have no way of knowing; could you try it, and tell us?
I think we have a volunteer to update the Windows Emacs FAQ,
so once we find out what's right here, the FAQ can be updated.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: CVS instructions within Windows FAQ
2005-08-24 0:10 ` Richard M. Stallman
@ 2005-08-24 12:21 ` Lennart Borgman
0 siblings, 0 replies; 3+ messages in thread
From: Lennart Borgman @ 2005-08-24 12:21 UTC (permalink / raw)
Cc: skx, emacs-devel-request, Stephen Eglen, emacs-devel
Richard M. Stallman wrote:
> Do these instructions need updating? I note on subversions the
> command given is:
>
> cvs -z3 -d:ext:anoncvs@savannah.gnu.org:/cvsroot/emacs co emacs
>
> Is that appropriate for the windows platform too?
>
>I have no way of knowing; could you try it, and tell us?
>I think we have a volunteer to update the Windows Emacs FAQ,
>so once we find out what's right here, the FAQ can be updated.
>
>
Until the FAQ is updated I have put up instructions here:
http://ourcomments.org/Emacs/w32-build-emacs.html
You can also find a script there for building Emacs from CVS on MS Windows.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-08-24 12:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-22 13:16 CVS instructions within Windows FAQ Stephen Eglen
2005-08-24 0:10 ` Richard M. Stallman
2005-08-24 12:21 ` Lennart Borgman
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
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).