info-cvs
[Top][All Lists]
Advanced

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

hacked-on cvs server


From: Derkaoui
Subject: hacked-on cvs server
Date: Mon, 3 Mar 2003 10:39:50 -0500 (EST)

when trying to install an application (CVSZilla), i find  a comment like this in a perl script (commit.branch):

 

###########################################################################

# WARNING WARNING WARNING

###########################################################################

#

# You will need a hacked-on cvs server binary to use this code! The

# relevant change is:

#

# diff -u -3 -r1.174 commit.c

# --- src/commit.c 2001/07/10 14:38:22 1.174

# +++ src/commit.c 2001/08/10 03:00:02

# @@ -1099,6 +1099,7 @@

# || li->type == T_REMOVED)

# {

# run_arg (p->key);

# + run_arg (li->tag ? li->tag : ".");

# }

# return (0);

# }

#

# Basically, just add the "run_arg" line mentioning "li->tag", and

# you'll be fine.

#

###########################################################################

   when i remove the # for comment, i get many error for compilation!

I don't understand what does it mean a hacked on server , and what i have to do to "hack on".

please help ( till now i can't commit any change).

thank you.



M. Derkaoui
____________________
who can do, do.  Who can't do, teach.  Who can't teach, critics.



Lèche-vitrine ou lèche-écran ? Yahoo! Magasinage.

reply via email to

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