The user should just create a new copy of the tree
and import the sources as a vendor tag. There is
really no reason to get all of the CVS tree in a
tarball. CVS does branching and merging really.
What would be nice is to get a tarball of the
entire snapshot of the sources on a particular
day, using some mechanism other than CVS, like
a nightly script that tarballed the sources after
doing an update. Or, a web mechanism that sent
you the tarball via email. (for Windows, substitute
zip file for tarball)
-- Scott
Moses DeJong wrote:
>
> On Tue, 30 Nov 1999, Larry W. Virden wrote:
>
> This would not really help. The original poster was asking how he
> could get access to the CVS repository so that he could store a local
> copy of the entire tree. Without the ability to archive up the actual
> RCS files in the CVS tree, you can not use commands like "cvs diff"
> or "cvs log" to create patches and see changes that were made to the
> code.
>
> > Someone on the Itcl mailing list has begun doing a cvs update, then an
> > execution of the autoconf command (to create the configure commands),
> > and then a tar of the resulting directory - uploading it to neosoft.com's
> > free tcl ftp site.
> >
> > That seems like it would be a workable - and even expect scriptable <smile> -
> > solution for someone on this list to do.
>
> Why does your CVS checked out version fail to build? Are you building
> on a windows system? The windows version is currently broken, so that
> might have been the problem you were running into.
>
> Mo DeJong
>
> > Since I've yet to get the cvs version of tcljava to build on my system
> > I am unwilling to volunteer - someone who knows their copy builds might
> > consider a source distribution of this fashion though.
>
> ----------------------------------------------------------------
> The TclJava mailing list is sponsored by Scriptics Corporation.
> To subscribe: send mail to [EMAIL PROTECTED]
> with the word SUBSCRIBE as the subject.
> To unsubscribe: send mail to [EMAIL PROTECTED]
> with the word UNSUBSCRIBE as the subject.
> To send to the list, send email to '[EMAIL PROTECTED]'.
----------------------------------------------------------------
The TclJava mailing list is sponsored by Scriptics Corporation.
To subscribe: send mail to [EMAIL PROTECTED]
with the word SUBSCRIBE as the subject.
To unsubscribe: send mail to [EMAIL PROTECTED]
with the word UNSUBSCRIBE as the subject.
To send to the list, send email to '[EMAIL PROTECTED]'.