info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cvs log command files


From: jimmi . skaria
Subject: cvs log command files
Date: Tue, 29 Jan 2008 01:05:57 -0800 (PST)
User-agent: G2/1.0

Hi all ,

I am facing a problem revison graph in tortoise cvs tool . its not
displaying the revison graph

   when I try running the cvs log command it partially displays the
file and stops . I have a suspicion that comment I gave during the
pervious commit is causing the problem . the log file content is
pasted below . Can any body help me in understanding the problem and
find solution .




 cat deploy.dtd,v>>>>


head    1.1;
access;
symbols;
locks; strict;
comment @# @;


1.1
date    2008.01.16.15.35.27;    author dfg;  state Exp;
branches;
next    ;


desc
@@


1.1
log
@PR number:13546

As part of solution folder re-structuring the vpn solution folders are
moved to
the new $OPT/solutions/torpido folder
the movements are explined below as (old folder ----> new
folder) .Some of the f
iles no longer used are removed from cvs

================================================================================
========================================

myproduct\3rd-party\solutions\torpido              ------> myproduct
\solutions\torpido

myproduct\3rd-party\bin                          ---> myproduct
\solutions\torpido\bin

myproduct\3rd-party\bin\MakeAll\MakeAll.sh       ------>  myproductr
\solutions\torpido\3rd-party\src\MakeAll.sh

myproduct\3rd-party\classes\nodes and handlers    --> myproduct
\solutions\torpido\3rd-party\src\nodes

myproduct\3rd-party\inventory\*.xml              -----> myproduct
\solutions\torpido\inventory

myproduct\3rd-party\inventory\sql\*.sqls         -----> myproduct
\solutions\torpido\etc\sql

myproduct\3rd-party\inventory\sql\*.sh and others ---> myproduct
\solutions\torpido\etc\scripts

myproduct\3rd-party\lib                          -----> torpido\3rd-
party\lib

myproduct\3rd-party\src                          ------> myproduct
\solutions\torpido\3rd-party\src

myproduct\etc\config                             ------> myproduct
\solutions\torpido\etc\config

OpenView\myproduct\etc\config\kitread.sh         -------> myproduct
\solutions\torpido\etc\scripts

OpenView\myproduct\etc\config\convertInventoryTree.sh    ------->
myproduct\solutions\torpido\etc\scripts

myproduct\etc\workflows                          -------->myproduct
\solutions\torpido\etc\workflows

myproduct\etc\template_files                             --------
>Service
service\solutions\torpido\etc\template_files

myproduct\etc\designer                           -------->myproductr
\solutions\torpido\etc\desgner

myproduct\etc\tests                      -------->myproduct\solutions
\torpido\etc\tests

jboss\server\default\deploy\myproduct.sar\service.war------> myproduct
\so
lutions\torpido\UI

jboss\server\default\deploy\myproduct.sar\service.war\WEB-INF\classes
\work order files ----> myproduct\solutions\torpido\3rd-party\src
\wororder

jboss\server\default\deploy\myproduct.sar\service.war\WEB-INF\classes
\error handler files ----> myproduct\solutions\torpido\3rd-party\src
\errorhanlder

jboss\server\default\deploy\myproduct.sar\service.war\WEB-INF\classes
\report  files ----> myproduct\solutions\torpido\3rd-party\src\report

jboss\server\default\deploy\myproduct.sar\service.war\WEB-INF\classes
\inventoryviewer servlet  files ----> Removed from cvs

myproduct\3rd-party\bin\inventorybuilder         ---> Removed from cvs

myproduct\3rd-party\classes\inventorybuilder files ->> Removed from
cvs

================================================================================
=============================================================================
@
text
@<!ELEMENT Solution (Name, Backup, Plugins?, CT?, Third-Party?, UI?,
Inventory?,
 Inventory-Trees?, Workflows?, DTD?, Templates?, Designer?, NLS?,
Messages?, SQL
?, Scripts?, Other?)>
<!ELEMENT Name            (#PCDATA)>
<!ELEMENT Backup          (#PCDATA)>
<!ELEMENT File            (#PCDATA)>
<!ATTLIST File overwrite CDATA #IMPLIED>
<!ELEMENT Tree-File            (#PCDATA)>
<!ATTLIST Tree-File overwrite CDATA #IMPLIED>
<!ATTLIST Tree-File undeployForce CDATA #IMPLIED>
<!ELEMENT Classes           (File+)>
<!ELEMENT Struts-Config    (File+)>
<!ELEMENT Struts-Classes     (File+)>
<!ELEMENT JSP             (File+)>
<!ELEMENT Deploy          (#PCDATA)>
<!ATTLIST Deploy overwrite CDATA #IMPLIED>
<!ELEMENT Undeploy        (#PCDATA)>
<!ATTLIST Undeploy overwrite CDATA #IMPLIED>
<!ELEMENT Before-Deploy    (#PCDATA)>
<!ELEMENT After-Deploy     (#PCDATA)>
<!ELEMENT Before-Undeploy  (#PCDATA)>
<!ELEMENT After-Undeploy   (#PCDATA)>
<!ELEMENT Copy            (#PCDATA)>
<!ATTLIST Copy src CDATA #REQUIRED>
<!ATTLIST Copy dest CDATA #REQUIRED>
<!ELEMENT Plugins (File+)>
<!ELEMENT Third-Party (File+)>
<!ELEMENT UI (File+)>
<!ELEMENT Inventory (Resources | Output)>
<!ELEMENT Output (Classes?, JSP?, SQL?, Struts-Config?, Struts-
Classes?)>
<!ELEMENT Resources (File+)>
<!ATTLIST Resources deployJSP CDATA #IMPLIED>
<!ELEMENT CT (File+)>
<!ELEMENT Workflows (File+)>
<!ELEMENT DTD (File+)>
<!ELEMENT Templates (File+)>
<!ELEMENT Designer (File+)>
<!ELEMENT NLS (File+)>
<!ELEMENT Messages (File+)>
<!ELEMENT Inventory-Trees (Tree-File+)>
<!ELEMENT Other (Copy+)>
<!ELEMENT SQL (Deploy*, Undeploy*)>
<!ELEMENT Scripts (Before-Deploy*, After-Deploy*, Before-Undeploy*,
After-Undepl
oy*)>
@



when i try running the the cvs log command on the file Only the
following is displayed

cvs log deploy.dtd



RCS file: /vol/cvs/TEST/myproduct/solutions/torpido/deploy.dt
d,v
Working file: deploy.dtd
head: 1.1
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 1;     selected revisions: 1
description:
----------------------------
revision 1.1
date: 2008/01/16 15:35:27;  author: dfg;  state: Exp;
PR number:13546

As part of solution folder re-structuring the solution folders are
moved to
the new $OPT/solutions/torpido folder
the movements are explined below as (old folder ----> new
folder) .Some of the f
iles no longer used are removed from cvs

================================================================================
========================================

myproduct\3rd-party\solutions\torpido              ------> myproduct
\solutions\torpido

myproduct\3rd-party\bin                          ---> myproduct
\solutions\torpido\bin

myproduct\3rd-party\bin\MakeAll\MakeAll.sh       ------>  myproductr
\solutions\torpido\3rd-party\src\MakeAll.sh

myproduct\3rd-party\classes\nodes and handlers    --> myproduct
\solutions\torpido\3rd-party\src\nodes

myproduct\3rd-party\inventory\*.xml              -----> myproduct
\solutions\torpido\inventory

myproduct\3rd-party\inventory\sql\*.sqls         -----> myproduct
\solutions\torpido\etc\sql

myproduct\3rd-party\inventory\sql\*.sh and others ---> myproduct
\solutions\torpido\etc\scripts

myproduct\3rd-party\lib                          -----> torpido\3rd-
party\lib

myproduct\3rd-party\src                          ------> myproduct
\solutions\torpido\3rd-party\src

myproduct\etc\config                             ------> myproduct
\solutions\torpido\etc\config

OpenView\myproduct\etc\config\kitread.sh         -------> myproductr
\solutions\torpido\etc\scripts

OpenView\myproduct\etc\config\convertInventoryTree.sh    ------->
myproduct\solutions\torpido\etc\scripts

myproduct\etc\workflows                          -------->myproductr
\solutions\torpido\etc\workflows

myproduct\etc\template_files                             --------
>myproduct\solutions\torpido\etc\template_files

myproduct\etc\designer                           -------->myproduct
r\solutions\torpido\etc\desgner

myproduct\etc\tests                      -------->myproduct\solutions
\torpido\etc\tests

jboss\server\default\deploy\myproduct.sar\service.war------> myproduct
\solutions\torpido\UI

jboss\server\default\deploy\myproduct.sar\service.war\WEB-INF\classes
\work order files ----> myproduct\solutions\torpido\3rd-party\src
\wororder

jboss\server\default\deploy\myproduct.sar\service.war\WEB-INF\classes
\error handler files ----> myproduct\solutions\torpido\3rd-party\src
\errorhanlder

jboss\server\default\deploy\myproduct.sar\service.war\WEB-INF\classes
\report  files ----> myproduct\solutions\torpido\3rd-party\src\report

jboss\server\default\deploy\myproduct.sar\service.war\WEB-INF\classes
\inventoryviewer servlet  files ----> Removed from cvs

myproduct\3rd-party\bin\inventorybuilder         ---> Removed from cvs

myproduct\3rd-party\classes\inventorybuilder files ->> Removed from
cvs

================================================================================
=============================================================================
=============================================================================



Any help is greatly appreciated ....


reply via email to

[Prev in Thread] Current Thread [Next in Thread]