Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 744 by thomas.manzano: Symlinks and Windows Installs
http://code.google.com/p/reviewboard/issues/detail?id=744

The rb-site installation script uses Symlinks (with os.symlink call) which
are not supported on Windows.

As a consequence the rb-site script is not working on Windows.
Hacking it (line 245 commented + src/dest printed) shows that it is mainly
used to link install specific /media directories to packaged ones.

Moreoever the WebServer configuration must be modified to correctly Alias
the packaged /media directory.

What steps will reproduce the problem?
1. Launch rb-site on Windows ...


-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to