This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: build failure
- To: pedwards at disaster dot jaj dot com, pfeifer at dbai dot tuwien dot ac dot at
- Subject: Re: build failure
- From: Phil Edwards <pedwards at disaster dot jaj dot com>
- Date: Thu, 27 Jul 2000 16:02:57 -0400
- Cc: gcc at gcc dot gnu dot org, janr at molienergy dot bc dot ca, marianig at orconet dot com, mrs at windriver dot com
> > Unfortunately CVS has no facilities for inspecting a repository
> > /before/ a checkout, e.g., asking the server, "What branches are
> > available for module <foo>?" and then only checking out that branch.
>
> Using our cvsweb interface (from the CVS web page) this should be
> possible.
Yeah, but that's cvs*web*; the user has to pull the browser into the picture.
I'm wanting that in cvs itself... oh well, something else to consider as
an extension to the cvs protocol.
Phil