Re: revision macro

2003-08-14 Thread KK



Is it possible to add our own macro to the 
existing.Say for ex.my requirement is,
file should contain the name of the person who 
modified it recently(this person may be different from the one who created the 
file) along with the file creator.

Thank You very much

Regards
Krishna
- Original Message - 

  From: 
  Erik Andersson 
  To: KK ; [EMAIL PROTECTED] 
  Sent: Wednesday, August 06, 2003 1:59 
  PM
  Subject: RE: revision macro
  
  Hi!
  
  Maybe this is what you are looking for? http://www.durak.org/cvswebsites/doc/cvs_99.php
  
  Regards / Erik Andersson
  
-Original Message-From: KK 
[mailto:[EMAIL PROTECTED]Sent: den 6 augusti 2003 
09:13To: [EMAIL PROTECTED]Subject: 
revision macro
Hi all
how to and where to set a macro so that 
the revision of the file appears inside the file.
where can I get this information?

Thanks in advance

Regards
Krishna


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs


revision macro

2003-08-14 Thread KK



Hi all
how to and where to set a macro so that the 
revision of the file appears inside the file.
where can I get this information?

Thanks in advance

Regards
Krishna


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs


EOF while looking for end of string

2003-07-18 Thread KK
Hi CVS experts

I had a repository on a server  (RedHat Linux 7.3) working right.
Later, for maintenance  we reinstalled the server and we replaced the
repository files
from our backup which was compressed using WinZip
and I found this
error when I try to get the clean copy from my local version.
This is the error:
*CVS exited normally with code 1*


cvs update -C Some_File.mdx (in directory D:\Users\Krishna\CVS-WD\training\)
cvs [server aborted]: EOF while looking for end of string in RCS file
D:\Users\Krishna\CVS-WD\training\Some_File.mdx,v

*CVS exited normally with code 1*
Can anybody help me with this problem.
Thanks in advance
Rgds
Krishna



___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs


Merge Operation

2003-07-11 Thread KK



Hi CVS gurus
could u please explain me what the merge operation 
will do?
In my case it's simple replacing one version with 
another version?Is it performing right operation?

Thanks and Rgds
Krishna
___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs


Re: Need help regarding state

2003-03-18 Thread KK
thank you Fab for your help, but i have  4 versions from 1.1 to 1.4,it's
showing that 1.2 is dead.How to recover version 1.2?

- Original Message -
From: Fabian Cenedese [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, March 18, 2003 1:05 PM
Subject: Re: Need help regarding state



 what's meant by dead state?
 how one version goes into dead state?

 Dead means removed from the HEAD (but still available for older versions).
 So someone made cvs remove file, cvs commit file.

 how to recover from dead state?

 Just re-add it. cvs add file, cvs commit file.

 bye  Fabi




 ___
 Info-cvs mailing list
 [EMAIL PROTECTED]
 http://mail.gnu.org/mailman/listinfo/info-cvs



___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs


Need help regarding state

2003-03-17 Thread KK



Hi all
what's meant by dead state?
how one version goes into dead state?
how to recover from dead state?

thanks inadvance
krishna
___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs


Administrative rights

2003-03-15 Thread KK
Hi all
how to get administrative rights in CVS?
my repository is on RedHat7.2 machine..

cvs admin -o 1.13 QuarantineReportDlg.h (in directory
D:\Projects\CVS-WD\appgroup\AV\GUI\)
cvs [admin aborted]: usage is restricted to repository administrators

Thanks in advance
rgds
krishna



___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs


Access permisssion to repositeries

2003-02-14 Thread KK




Hi
i need a small help on how to give access to 
different repositories.
My CVS server is running on Redhat7.2.
I have two repositories /usr/local/cvsrep1 and 
/usr/local/cvsrep2
for /usr/local/cvsrep1 we have given permission to 
oneuser group containing 5 persons.
for /usr/local/cvsrep2 ,one more user group with 3 
people.Bu these 3 people are also in first group.
My problem is i am unable to access cvsrep2 from 
Windows machine(my CVS client is WinCVS1.3.8.1) 
i'm getting the following message

cvs login 
Logging in to 
:pserver:[EMAIL PROTECTED]:2401/usr/local/cvsrep2
cvs [login aborted]: /usr/local/cvsrep2: no such repository
*CVS exited normally with code 1*
can anybody help me why i am getting this message?
Thanks in advance
Rgds
Krishna
___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs