info-cvs
[Top][All Lists]
Advanced

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

Re: Not able to import some files!!


From: Harald Kucharek
Subject: Re: Not able to import some files!!
Date: Fri, 11 Jan 2002 15:33:28 +0100

Have a look at the cvsignore file in the CVSROOT directory.
It lists all file extensions of files cvs should ignore.
.bak are usually backup files created by an editor and you
are usually not interested to keep such files.
But if you are, delete the *.bak line in cvsignore.

Harald

"Datla, Raghav" wrote:
> 
> Hi,
>      Out of the files below, the file  tax060.cob.bak is a text file. Its
> not reflecting in the repository when it is imported.
> The other file is a binary.
> 
> Can you please post some information on how CVS considers files being
> imported, I mean does it look at the extensions?..
> 
> Thanks,
> -Raghav
> 
> >  -----Original Message-----
> > From:         Datla, Raghav
> > Sent: Thursday, January 10, 2002 5:56 PM
> > To:   'address@hidden'
> > Subject:      Not able to import some files!!
> >
> > Hi,
> >
> >     I am using the following to import some code into CVS Repository using
> > the following.
> >
> > $ cvs import -m "" taxware/cobol  cvs start
> >
> >       N taxware/cobol/tax060
> >       I taxware/cobol/tax060.cob.bak
> >       I taxware/cobol/tax060.o
> >
> > No conflicts created by this import.
> >
> > what I stands for and why am i getting that. I think CVS is not able to
> > recognise some file types, probably binaries. I did't understand on what
> > basis its considering that fact.
> >
> > Thanks inadvance,
> > -Raghav
> 
> _______________________________________________
> Info-cvs mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/info-cvs

-- 
 iXpoint Informationssysteme GmbH #
          Rheinstraße 79a         # Harald Kucharek
          76275 Ettlingen         # address@hidden
    Tel/Fax +49 7243 3775-0/77    # www.ixpoint.de



reply via email to

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