My team is using SpringLoops for a website project. And I have my very own springloops account. I have installed Tortoise SVN on my computer so that I can contribute to the project. When I make changes on my local computer and click svn commit, it gets updated on springloops, however there are no changes on the website, Do I have to deploy it on the website? I am not really sure how to test the changes I make on my computer and commit via Tortoise svn, to check for live changes.
Please direct me.