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


From: Larry Jones
Subject: [Cvs-cvs] Changes to ccvs/src/ignore.c
Date: Fri, 02 Sep 2005 17:51:13 -0400

Index: ccvs/src/ignore.c
diff -u ccvs/src/ignore.c:1.55 ccvs/src/ignore.c:1.56
--- ccvs/src/ignore.c:1.55      Fri Jun 10 20:32:09 2005
+++ ccvs/src/ignore.c   Fri Sep  2 21:51:08 2005
@@ -66,13 +66,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 = Xasprintf ("%s/%s/%s", current_parsed_root->directory,
                                CVSROOTADM, CVSROOTADM_IGNORE);




reply via email to

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