What directory to clone code to in VPS
I have a new VPS account, and want to install the development version of askbot. In what dir. should I be in, relative to my public_html, when I run the git clone git://github.com/ASKBOT/askbot-devel.git <project-name>?
Note: I want to run the forum in a subdomain of an active site, so the final would be something like qa.mydomain.net.
Do I have to be in the folder of the subdomain in the root of the main site?
Comments