[Solar-talk] Toward a Standard Project Structure

Rodrigo Moraes rodrigo.moraes at gmail.com
Sun Mar 2 10:28:34 CST 2008


On Sun, Mar 2, 2008 at 12:31 PM, Kilbride, James P. wrote:
> Ahh as long as it's only the 'public' that makes more sense but the
>  comment about symlinks on windows is very well taken. I've had very
>  mixed luck doing symlinks with windows so I really dont' like the idea
>  of them yet I don't see anyway around them. Cest la vie.

This is not for production I think (well, I never managed a Windows
production server so I can't say), but the following app allows to set
'junction points' in Windows, which are kind of symlinks. I used it
for a while when I was developing on Windows and it worked very well
to "simulate" a Linux server (I had projects configured to use
/var/www/, for example, and Windows would understand it! :)

I couldn't find the exactly one I used, but there're others like this:

    http://www.rekenwonder.com/linkmagic.htm

-- rodrigo


More information about the Solar-talk mailing list