Closed (fixed)
Project:
Certify
Version:
6.x-1.0-alpha6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
8 Jan 2011 at 15:35 UTC
Updated:
8 Feb 2011 at 14:30 UTC
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
Comment #1
fuzzy76 commentedFixed in DRUPAL-6--1
Comment #2
fuzzy76 commentedJust an FYI, the DRUPAL-6--1 branch is merged back into HEAD, where the actual development will take place from now on. :)