[PHP-DOC] Stupid CVS question

2002-04-29 Thread Manuzhai

What does it mean when the CVS server says the Up-to-date check failed?

Trying to update nl/reference/mysql/functions/mysql-affected-rows.xml...





Re: [PHP-DOC] Stupid CVS question

2002-04-29 Thread Jesus M. Castagnetto

From info -f /usr/info/cvs.info.gz (in my local
machine)

...
`cvs commit: Up-to-date check failed for `FILE''
 This means that someone else has committed a
change to that file
 since the last time that you did a `cvs update'. 
So before
 proceeding with your `cvs commit' you need to
`cvs update'.  CVS
 will merge the changes that you made and the
changes that the
 other person made.  If it does not detect any
conflicts it will
 report `M cacErrCodes.h' and you are ready to
`cvs commit'.  If it
 detects conflicts it will print a message saying
so, will report
 `C cacErrCodes.h', and you need to manually
resolve the conflict.
 For more details on this process see *Note
Conflicts example::.
...

--- Manuzhai [EMAIL PROTECTED] wrote:
 What does it mean when the CVS server says the
 Up-to-date check failed?
 
 Trying to update

nl/reference/mysql/functions/mysql-affected-rows.xml...
 
 


=
--- Jesus M. Castagnetto [EMAIL PROTECTED]

__
Do You Yahoo!?
Yahoo! Health - your guide to health and wellness
http://health.yahoo.com



Re: [PHP-DOC] Stupid CVS question

2002-04-29 Thread derick

On Mon, 29 Apr 2002, Manuzhai wrote:

 What does it mean when the CVS server says the Up-to-date check failed?
 
 Trying to update nl/reference/mysql/functions/mysql-affected-rows.xml...
 

It means that somebody else already committed his changes to the CVS, and 
that you didn't 'cvs update' before you went to work at it (to retrieve 
his changes too).

Derick

---
 Did I help you? Consider a gift:
  http://www.amazon.co.uk/exec/obidos/registry/SLCB276UZU8B
---
  PHP: Scripting the Web - [EMAIL PROTECTED]
All your branches are belong to me!
SRM: Script Running Machine - www.vl-srm.net
---