What I would like to do is point the webroot from my dev webserver to some dir that is in some way linked to svn so when I commit changes they will be automatically visible on my dev webserver.
Any clue how I can do this?
EDIT
i'm creating a django project so i'm justing the Django development server