This is usually done through a desktop application such as svnX or through Subclipse in Eclipse.
In Eclipse after you check out your project to you local copy and make a change to a file a + will appear. This means there is a changed file.
Right-click on the project and look for “Team > Commit” Make sure the file you want to commit is checked and press OK.
In your Working Copy, after you make a change to a file, Press Refresh. The file will appear in the text area. Select it. Press commit, add comment, press OK
Coming soon