While attempting to checkout the module via CVS received the following error from my client (SmartCVS Pro 7.1.3) ...

4883473 [WorkerThread-2] WARN sm.command.cvs - IOException occured
java.io.IOException: The filename, directory name, or volume label syntax is incorrect

I traced the issue to the file named "Icon" which apparently was saved into the repository with a NON-visible character appended to its name so it is actually "Icon%0D" when viewed as a URL

See the "Icon" link on this page:
http://drupalcode.org/viewvc/drupal/contributions/modules/certify/?pathr...

Can you either remove or rename the file so it does not cause the error?

Thank you.

Comments

fuzzy76’s picture

Component: Miscellaneous » Code
Assigned: Unassigned » fuzzy76
Status: Active » Fixed

Fixed in DRUPAL-6--1

fuzzy76’s picture

Just an FYI, the DRUPAL-6--1 branch is merged back into HEAD, where the actual development will take place from now on. :)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.