CVS Information.

2005-03-14 Thread SUBRAMANIAN, SARAVANAN \(SBCSI\)
Hi all I need the following information on CVS. We are using CVS as our version control tool.WSAD is used for development . We have the following requirements. 1.When developers commits their changes from any one of the branch, An alert should popup and show that "You are committing your change

RE: Info-cvs Digest, Vol 28, Issue 35

2005-03-23 Thread SUBRAMANIAN, SARAVANAN \(SBCSI\)
Hi When I tried to execute the following command cvs log -Nb -r -d >2005-03-22 CentrexMateWeb I am getting the following error.. cvs [log aborted]: Can't parse date/time: CentrexMateWeb What may be issue behind this, Can any one help me with that.. Thanks SARAVANAN SUBRMANIAN SCM Centrex Mate -

RE: Info-cvs Digest, Vol 28, Issue 35

2005-03-23 Thread SUBRAMANIAN, SARAVANAN \(SBCSI\)
Hi all My requirement is to parse the the username, comment and last revision from a specified branch from the log info Can any help me with the syntax of the command. I tried may of the options, nothing work out fine.Please help me out. Thanks SARAVANAN SUBRMANIAN SCM Centrex Mate -Origina

Parsing Loginfo-Information needed

2005-03-23 Thread SUBRAMANIAN, SARAVANAN \(SBCSI\)
nt: Wednesday, March 23, 2005 4:03 PM To: SUBRAMANIAN, SARAVANAN (SBCSI); info-cvs@gnu.org Subject: RE: parsing loginfo (was: Info-cvs Digest, Vol 28, Issue 35) SUBRAMANIAN, SARAVANAN (SBCSI) wrote: > My requirement is to parse the the username, comment and last revision > from a specified branc

Merge issues with CVS

2005-03-24 Thread SUBRAMANIAN, SARAVANAN \(SBCSI\)
Hi All We use branches in CVS, When we do merge the conflicted files which are merged earlier appears again and again. How to solve this issue. Example :- A file called Demo.java merged after resolving conflicts. When we try to merge Demo1.java , Demo.java also appears how to avoid this problem.

Diff Info

2005-03-25 Thread SUBRAMANIAN, SARAVANAN \(SBCSI\)
ssues with CVS To: [EMAIL PROTECTED] ("SUBRAMANIAN, SARAVANAN (SBCSI)") Cc: info-cvs@gnu.org Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=us-ascii "SUBRAMANIAN, SARAVANAN (SBCSI)" writes: > > We use branches in CVS, When we do merge the conflicted

RE: Diff Info

2005-03-25 Thread SUBRAMANIAN, SARAVANAN \(SBCSI\)
Thanks for your kind help. Thanks SARAVANAN SUBRMANIAN SCM Centrex Mate ___ Info-cvs mailing list Info-cvs@gnu.org http://lists.gnu.org/mailman/listinfo/info-cvs

Merge Issues

2005-04-18 Thread SUBRAMANIAN, SARAVANAN \(SBCSI\)
All, We have two Branches, Head and Branch A. Branch A is created in order to help defect fixes. We use to merge from Branch A to Head on a weekly basis. After we merge we used to create a version tag in Branch A, which will be used as the Starting point for the next merge. Now here comes the issu

Locking a Branch

2005-05-09 Thread SUBRAMANIAN, SARAVANAN \(SBCSI\)
Hi I need to lock a Branch, so that no one can check out or check in some information into it. I don't have access to the CVS host machine, but I am connecting it through the CVS Binaries Please help me out with that. Thanks SARAVANAN SUBRMANIAN SCM Centrex Mate _

Branch Numbers

2005-05-10 Thread SUBRAMANIAN, SARAVANAN \(SBCSI\)
Hi all, How Branch Numbers are formed Internally in CVS. I read the manual it is really confusing. We have two branches, after we created the second branch, when the developers start committing the files, I found out that one file is committed with 1.12.2.1 And other with 1.1.4.1 Please help me

Help with scripts

2005-05-10 Thread SUBRAMANIAN, SARAVANAN \(SBCSI\)
Hi All, I am using the STAT CVS to produce the Commit Log Report. But the problem with that is, it is not producing the Commit Log for the Branches. Any ready made script is available to produce the commit log in CVS. Please help me with that. Thanks SARAVANAN SUBRMANIAN SCM Centrex Mate _

Help with History Log

2005-05-11 Thread SUBRAMANIAN, SARAVANAN \(SBCSI\)
Hi All, I am using the following command to generate one History Log Output. cvs history -c -a -D 20050504 The output looks like this, M 5/4/200513:13 0 pg5658 1.42 LSFReportGenerator.java CentrexMateEJB/ejbModule/com/sbc/telecommgr/ejb/util/list/lsf == I need to