|
From: <no...@so...> - 2002-11-03 21:03:57
|
Bugs item #632984, was opened at 2002-11-03 20:37 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=509508&aid=632984&group_id=65029 Category: Config Files Group: CVS HEAD Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Michael Lever (leverm) Assigned to: Michael Lever (leverm) Summary: Unknown team - Sunderland Initial Comment: When parsing a file involving a Sundeland match score errors occur due to "Unknown team ((Sunderland))". This is due to a spelling mistake in the teams.xml file - it is currenly spelt "Sunderalnd" - I have fixed my local file, but appear not to have write permission to fanfoot.com test folder where the config file is contained! I also now need to learn how to update the CVS repository to add this file version! ---------------------------------------------------------------------- Comment By: Michael Lever (leverm) Date: 2002-11-03 21:03 Message: Logged In: YES user_id=631335 Spelling mistake corrected and CVS updated. ---------------------------------------------------------------------- Comment By: Ross Gardler (rgardler) Date: 2002-11-03 20:44 Message: Logged In: YES user_id=88713 Since you have updated your local copy it's easy for you to update the CVS version. I will be controlling the ones on Fanfoot.com quite closely as they are the ones most likely to be used for test pruposes by people downloading the files and I don;t want any inadvertant errors to creep in. Thus a single point of control over those files. I will be monitoring the CVS commits and updating as required. So how do you update the CVS? Easy, simply "commit" your changes. If there are no problems, i.e. no conflicts between your edit and somebody elses your CVS client will handle everything. If there are problems it will tell you that you need to manually merge the files, we'll deal with that when we need to. For now, just "commit" (don;t know how you do it in winCVS but it is a fair bet that you can just right click on the file to fine the option). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=509508&aid=632984&group_id=65029 |