Not sure if this is a bug, or I'm just missing some other implementation, but when I try to run
Dir.mkdir '//myserver/Sources/gem_server/test' on a windows box I get a error test.rb:1: No such file or directory - \\myserver\Sources\gem_server\test (Errno::ENOENT) I can do a mkdir from the command line, and it works, so it doesn't appear to be a permission issue. This seems to be the root cause of my gem generate_index command since the quick dir doesn't get created, the rest of the files do, just not the quick dir(again this seems to rule out a permission issue) I've tried mapping a drive, still no luck. And doing a cifs mount from a linux machine to a windows server has the same issue as well. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email