User "NeilK" posted a comment on MediaWiki.r95200.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/95200#c21493
Commit summary:

Followup r95185, replaced  with , added hook for 'SignupForm' event which can 
be used to run hooks specifically for SpecialUserSignup

Comment:

I have no idea how this can happen, but I'm seeing this when I update:


U    extensions/SignupAPI/SignupAPI.i18n.php
U    extensions/SignupAPI/SignupAPI.php
U    extensions/SignupAPI/includes/SpecialUserSignup.php
svn: Failed to add file 'extensions/SignupAPI/includes/ValidateSignup.php': an 
unversioned file of the same name already exists
neilk@ivy:~/Sites/trunk$ svn up
svn: Checksum mismatch while updating 
'extensions/SignupAPI/includes/SpecialUserSignup.php'; expected: 
'7e81ae765db0321240f30bce4f27f228', actual: 'a2fc873195b88e10c1b22376f3e2d9ab'
neilk@ivy:~/Sites/trunk$ rm extensions/SignupAPI/includes/ValidateSignup.php 
neilk@ivy:~/Sites/trunk$ svn up extensions/SignupAPI
svn: Checksum mismatch while updating 
'extensions/SignupAPI/includes/SpecialUserSignup.php'; expected: 
'7e81ae765db0321240f30bce4f27f228', actual: 'a2fc873195b88e10c1b22376f3e2d9ab'

Obviously I did not have this file before I svn up'ed. The error message must 
somehow be confusing a checksum failure with a pre-existing file.



_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to