bug-cvs
[Top][All Lists]
Advanced

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

[bug #19822] cvs update -I don't ignore files properly


From: Marc-André Boucher
Subject: [bug #19822] cvs update -I don't ignore files properly
Date: Tue, 08 May 2007 17:11:47 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3

URL:
  <http://savannah.nongnu.org/bugs/?19822>

                 Summary: cvs update -I  don't ignore files properly
                 Project: Concurrent Versions System
            Submitted by: bouchermaicod
            Submitted on: mardi 08.05.2007 à 17:11
                Category: Bug Report
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 
           Fixed Release: None
   Fixed Feature Release: None

    _______________________________________________________

Details:

I've read about how CVS handles the files that we want it to ignore, and I'm
experiencing a problem with the "cvs update -I" command.
I have some ".cvsignore" files in directories of my project, and I want to
append some files to the ignore list, but only when running a specific "cvs
update" command. The files that I've put in the ".cvsignore" file aren't the
same as the ones that I input in my update command, but the latter aren't
ignored when I update my project.

Here's the ".cvsignore" file contents :
work
.classpath
.project
.tomcatplugin
*.class
log.html*
package.html

And here's the command that I run from the root of my project :
cvs -q update -Pd -IsomeFile.xml

CVS keeps updating and merging "someFile.xml" every time I run the update
command, while according to the documentation, it should create the "ignored
files list" from the update command AND the ".cvignore" file contents.

I am running CVS version 1.12.9 on a Ubuntu server, and connecting with
WinCVS 2.0.2.4.

Hope you can help me on this one! Thanks in advance




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?19822>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.nongnu.org/





reply via email to

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