info-cvs
[Top][All Lists]
Advanced

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

Problem with cvsignore and pserver


From: Sevy, Jonathan (Jon)
Subject: Problem with cvsignore and pserver
Date: Fri, 20 Jul 2007 11:47:58 -0400

We're using cvs via pserver to maintain a repository with source which contains several directories named "core". I'm trying to import without these being ignored, so I modified the CVSROOT/cvsignore file to be:
 
!
RCS     SCCS    CVS     CVS.adm    .svn
RCSLOG  cvslog.*
tags    TAGS
.make.state     .nse_depinfo
*~      #*      .#*     ,*      _$*     *$
*.old   *.bak   *.BAK   *.orig  *.rej   .del-*
*.a     *.olb   *.o     *.obj   *.so    *.exe    *.ko
*.Z     *.elc   *.ln
 
I did the checkout-checkin method in modifying cvsignore, and got the expected "rebuilding administrative database" message on checkin, but the core directories and their contents are still ignored. I've checked to make sure there are no intervening .cvsignore files in home directories or the like.
 
Any ideas?
 
Thanks,
  \
  Jon
 
______________________________________________
 
Jonathan Sevy
Platform Software Engineering
Mobility Division
LSI Inc, 10B-182
1110 American Parkway NE
Allentown, PA  18109
 
phone: (610) 712-3592
fax:     (610) 712-2770
______________________________________________
 

reply via email to

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