cvs-cvs
[Top][All Lists]
Advanced

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

[Cvs-cvs] Changes to ccvs/src/ignore.c [cvs1-11-x-branch]


From: Larry Jones
Subject: [Cvs-cvs] Changes to ccvs/src/ignore.c [cvs1-11-x-branch]
Date: Fri, 02 Sep 2005 15:37:42 -0400

Index: ccvs/src/ignore.c
diff -u ccvs/src/ignore.c:1.39.4.8 ccvs/src/ignore.c:1.39.4.9
--- ccvs/src/ignore.c:1.39.4.8  Wed Mar  9 19:47:15 2005
+++ ccvs/src/ignore.c   Fri Sep  2 19:37:33 2005
@@ -65,13 +65,11 @@
     ign_add (tmp, 0);
     free (tmp);
 
-#ifdef CLIENT_SUPPORT
     /* The client handles another way, by (after it does its own ignore file
        processing, and only if !ign_inhibit_server), letting the server
        know about the files and letting it decide whether to ignore
        them based on CVSROOOTADM_IGNORE.  */
     if (!current_parsed_root->isremote)
-#endif
     {
        char *file = xmalloc (strlen (current_parsed_root->directory) + sizeof 
(CVSROOTADM)
                              + sizeof (CVSROOTADM_IGNORE) + 10);




reply via email to

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