Log into okcdev01. Navigate to the folder where your changes were made. Avoid updating entire directories, as someone else may have changes they are not yet ready to commit. The initial directory to look under after you reach C is inetpub.
Right click the files/folder that you wish to commit, and click SVN Commit.
Make comments reflecting the changes that you made.
Click OK. Your screen should resemble the following image.
Once you commit, the following screen should appear, indicating the commit was a success. Your modified and added files will be shown.
Click OK
Once you have done this, you are ready to update the internal and external sites. Go ahead and log off of okcdev01.
Log into okcpub01. Navigate to the files/folder that you changed on dev, and right click. This time, in place of SVN Commit, you will choose SVN Update.
A confirmation dialog will appear, choose OK and your updated/added files should appear. Click OK again and log off of okcpub01.
Log on to okcweb01. Follow the same exact instructions that you did in the previous section.
log off of okcweb01.
Verify that your code works both on the internal site and the external site.