I probably should have told you that you can fix it 
by running a cvs update -A (resets sticky tags)
(instead of having to checkout again)

-Jason

> 
> From: <[EMAIL PROTECTED]>
> Date: 2001/09/06 Thu AM 01:07:53 CDT
> To: [EMAIL PROTECTED]
> CC: [EMAIL PROTECTED]
> Subject: Re: CVS Problem
> 
> This problem is usually caused from doing a
> cvs checkout -r HEAD <module>
> instead of 
> cvs checkout <module>
> 
> -Jason
> 
> 


  Hello,

  could someone explain, what this is about?

D:\home\php\php4\win32>cvs diff
cvs server: Diffing .
Index: php4dllts.dsp
===================================================================
RCS file: /repository/php4/win32/php4dllts.dsp,v
retrieving revision 1.45
diff -u -r1.45 php4dllts.dsp
--- php4dllts.dsp       4 Sep 2001 02:20:49 -0000       1.45
+++ php4dllts.dsp       6 Sep 2001 06:15:18 -0000
@@ -527,14 +527,6 @@
 # End Source File
 # Begin Source File

-SOURCE=..\ext\standard\rand_mt.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\ext\standard\rand_sys.c
-# End Source File
-# Begin Source File
-
 SOURCE=..\ext\standard\reg.c
 # End Source File
 # Begin Source File

D:\home\php\php4\win32>cvs commit -m"Fix Win32 build."
cvs commit: Examining .
cvs server: sticky tag `HEAD' for file `php4dllts.dsp' is not a
branch
cvs [server aborted]: correct above errors first!

-- 
  Sebastian Bergmann                     Measure Traffic & Usability
  http://sebastian-bergmann.de/            http://phpOpenTracker.de/





-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to