Uh, I hardly find that possible. Why would CVS print out information
about build.xml if you executed the command you list below?
Here's mine (using CVS 1.11.0.1 (sourcecast)):
dlr@sc-dev2:build$ cvs log .cvsignore
RCS file: /home/cvs/jakarta-turbine/build/.cvsignore,v
Working file: .cvsignore
head: 1.2
branch:
locks: strict
access list:
symbolic names:
T_2_1_B1: 1.2
T_2_1_0: 1.2
T_2_1_BRANCH: 1.2.0.4
T_2_1B1: 1.2.0.2
tdk_1_1a13: 1.2
tdk_1_1a12: 1.2
TDK-1a11: 1.1
security_01-merge: 1.1
security_01-before-merge: 1.1
keyword substitution: kv
total revisions: 2; selected revisions: 2
description:
----------------------------
revision 1.2
date: 2001/02/04 19:03:53; author: jonbolt; state: Exp; lines: +1 -0
ignore the velocity.log
----------------------------
revision 1.1
date: 2000/10/15 21:30:52; author: celkins; state: Exp;
Ignore local Ant properties file
=============================================================================
"Diethelm Guallar, Gonzalo" <[EMAIL PROTECTED]> writes:
> > > Sorry for the silliness... what is the name of the
> > > branch where the work towards 2.1 is being done?
> >
> > You can determine this information by doing a `cvs log <filename>` on
> > just about any file in the HEAD. All symbolic tags and branches for
> > that file will be listed in the output.
>
> I've seen that assertion made several times, but I have
> never seen a cvs client that would print out the branches
> with the log command. My cvs client is 1.11, and the command
>
> cvs log .cvsignore
>
> shows this:
>
>
> RCS file: /home/cvs/jakarta-turbine/build/build.xml,v
> Working file: build.xml
> head: 1.2
> branch:
> locks: strict
> access list:
> keyword substitution: kv
> total revisions: 4; selected revisions: 4
> description:
> ----------------------------
> ...
>
>
> > Dan
>
>
> --
> Gonzalo A. Diethelm
> [EMAIL PROTECTED]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]