bug-cvs
[Top][All Lists]
Advanced

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

Patch: Update .cvsignore in diff & zlib, add "Debug" to both


From: Conrad T. Pino
Subject: Patch: Update .cvsignore in diff & zlib, add "Debug" to both
Date: Fri, 2 Apr 2004 11:19:52 -0800

 
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Compiling CVS on Windows 2000 with Visual C++ 6.0 tools
using "cvsnt.mak" file creates "Debug" directories in
the "diff" and "zlib" directories.  Folloing patch adds
"Debug" entry into ".cvsignore" for the respective folders.

News Entry:
* Add "Debug" entries to .cvsignore files in "diff" & "zlib" directories since
  respective "Debug" directories are created during normal Windows compile.

ChangeLog Entry:
2004-04-02  Conrad T. Pino  <Conrad@Pino.com>

        * NEWS: Note .cvsignore updates in "diff" & "zlib" directories.
        * diff/.cvsignore: Add "Debug" entry.
        * zlib/.cvsignore: Add "Debug" entry.

Patch:
Index: diff/.cvsignore
===================================================================
RCS file: /cvs/ccvs/diff/.cvsignore,v
retrieving revision 1.6
diff -u -p -r1.6 .cvsignore
- --- diff/.cvsignore   26 Mar 2004 16:34:52 -0000      1.6
+++ diff/.cvsignore     2 Apr 2004 19:05:33 -0000
@@ -1,5 +1,6 @@
 *.plg
 .deps
+Debug
 Makefile
 WinDebug
 WinRel
Index: zlib/.cvsignore
===================================================================
RCS file: /cvs/ccvs/zlib/.cvsignore,v
retrieving revision 1.4
diff -u -p -r1.4 .cvsignore
- --- zlib/.cvsignore   26 Mar 2004 02:34:38 -0000      1.4
+++ zlib/.cvsignore     2 Apr 2004 19:05:34 -0000
@@ -1,3 +1,4 @@
+Debug
 Makefile
 example
 minigzip

-----BEGIN PGP SIGNATURE-----
Version: PGP 7.0.4

iQA/AwUBQG28rLNM28ubzTo9EQLG+wCbBaTX0U8d7ALnevj0sfn2NaD9xYcAoMv+
utocA/hLRg4Q2BDxoyS+ruAR
=S8wx
-----END PGP SIGNATURE-----
 

Attachment: patch.txt
Description: Text document


reply via email to

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