* pulling specific version from CVS
@ 2002-09-29 14:53 Fred Heitkamp
2002-09-30 15:47 ` Rob Browning
0 siblings, 1 reply; 2+ messages in thread
From: Fred Heitkamp @ 2002-09-29 14:53 UTC (permalink / raw)
How do I pull a specific version of guile from
CVS. Pointers to docs or website is OK. Thanks!
Fred
_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: pulling specific version from CVS
2002-09-29 14:53 pulling specific version from CVS Fred Heitkamp
@ 2002-09-30 15:47 ` Rob Browning
0 siblings, 0 replies; 2+ messages in thread
From: Rob Browning @ 2002-09-30 15:47 UTC (permalink / raw)
Cc: guile-devel
Fred Heitkamp <heitkamp@ameritech.net> writes:
> How do I pull a specific version of guile from
> CVS. Pointers to docs or website is OK. Thanks!
If you already have a checkout, then you should just be able to say:
cvs -qz3 update -D DATE-OF-INTEREST -Pd
or for a particular numeric version (at least a recent one)
cvs -qz3 update -r release_X-Y-Z -Pd
for example
cvs -qz3 update -r release_1-6-0 -Pd
--
Rob Browning
rlb @defaultvalue.org, @linuxdevel.com, and @debian.org
Previously @cs.utexas.edu
GPG=1C58 8B2C FB5E 3F64 EA5C 64AE 78FE E5FE F0CB A0AD
_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-09-30 15:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-29 14:53 pulling specific version from CVS Fred Heitkamp
2002-09-30 15:47 ` Rob Browning
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).