Add, Edit and View file without svn checkout

No need to checkout a folder/file to view a file and make changes and commit. You may try below steps.

  1. Go to Run or do super+R / windows key+R
  2. Type the desired path – svn+ssh://svnbrd/abc/xyz and click OK. Repository Browser opens.
  • View File: You may browse the file you wish to view, double click the file to view or you may drag and drop the file in destination folder.
  • Edit File:
  1. Right click the file > Edit.
  2. Make changes and save.
  3. Close the file.
  4. It will show you Commit Dialog.
  5. Provide message and click OK to commit.
  • Add File: Right click folder from left pane > Add File
  • Explore Context Menu for other commands like Add Folder, Delete etc.

Happy SVN Commit!

HTH