info-cvs
[Top][All Lists]
Advanced

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

trying to add a perl script file


From: DHARNA, AJAY [AG/1000]
Subject: trying to add a perl script file
Date: Tue, 4 Oct 2005 15:22:43 -0500

I have a perl script file that contains the following code:

    name    => \$appender_name,
                level   => \$Log::Log4perl::Level::L4P_TO_LD{\$level},   
                message => \$message,

When I do an add selection on this file, CVS converts this code to become
this:

            name    => \$appender_name,
                level   => \$Log: Logger.pm,v $
                level   => \Revision 1.3  2005/10/04 20:15:21  ardharn
                level   => \no message
                level   => \level},   
                message => \$message,

Is there any way of adding this file as it is to the CVS repository without
it doing this.
Thank you

Ajay Dharna

---------------------------------------------------------------------------------------------------------
This e-mail message may contain privileged and/or confidential information, and 
is intended to be received only by persons entitled to receive such 
information. If you have received this e-mail in error, please notify the 
sender immediately. Please delete it and all attachments from any servers, hard 
drives or any other media. Other use of this e-mail by you is strictly 
prohibited.


All e-mails and attachments sent and received are subject to monitoring, 
reading and archival by Monsanto. The recipient of this e-mail is solely 
responsible for checking for the presence of "Viruses" or other "Malware". 
Monsanto accepts no liability for any damage caused by any such code 
transmitted by or accompanying this e-mail or any attachment.
---------------------------------------------------------------------------------------------------------





reply via email to

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