Just another method.

I symlink my projects folder into the applications so I have

~/Applications/web2py/
~/Workspace/Web/Blogitizor/

Symlink.
~/Applications/web2py/applications/blogitizor -> ~/Workspace/Web/Blogitizor/

--
Thadeus





On Thu, May 27, 2010 at 8:40 AM, Albert Abril <[email protected]> wrote:
> What I do is:
>
>   · I have my ~/dev/mywebapp
>   · I have my /var/www/site/web2py/applications/mywebapp
>
>   · init a mercurial repositories in each one
>
>   · Sync one with other with mercurial.
>
> With this, I have my code versioned.
>
>

Reply via email to