Hi,

Here is the patch (diff actually) that will fix the problem of building the
Windows version of cvs.exe - the file annotate.c was missing from the
cvsnt.dsp project file.

Best Regards,
Jerzy

cvs -z4 diff cvsnt.dsp (in directory D:\ccvs\ccvs)
Index: cvsnt.dsp
===================================================================
RCS file: /cvsroot/ccvs/cvsnt.dsp,v
retrieving revision 1.6
diff -u -r1.6 cvsnt.dsp
--- cvsnt.dsp 14 Feb 2001 20:36:08 -0000 1.6
+++ cvsnt.dsp 9 Jun 2001 10:29:02 -0000
@@ -118,6 +118,10 @@
 # End Source File
 # Begin Source File

+SOURCE=.\src\annotate.c
+# End Source File
+# Begin Source File
+
 SOURCE=.\lib\argmatch.c

 !IF  "$(CFG)" == "cvsnt - Win32 Release"

*****CVS exited normally with code 1*****



_______________________________________________
Bug-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-cvs

Reply via email to