Committing the code on Subversion (first time)
问题 I am new on Subversion. I have to commit a code on subversion and this is the first time that I am doing this. So my mentor told me to put username on his server using SSH. I did this by following code: amit@<URL> and it works fine. Now he asked to commit the code and he give me url, but he said me to create a folder first by username which you have got at the time of SSH i.e. amit. How I create a folder on svn link and then how to commit the project. 回答1: First checkout that repository by