Page 1 of 1

Improve SVN integration in Project view

Posted: Fri May 08, 2009 6:15 pm
by jelovirt
Oxygen 10.2

When you add an SVN checkout folder into a project, the project view shows .svn folders and the only SVN awareness project view has is that the files' context menu has Team > Open in SVN Client.

Could this integration be improved to make working with SVN and project a bit more staight forward. What I'd like to see include:

1. Show SVN file status in the file icon, like in SVN client.
2. Offer SVN operations directly in the Team context menu. This could include a subset of the context menu SVN client has for checkout file. These could be:
  • Refresh (editing the file in Oxygen should automatically refresh the status for that file)
  • Update
  • Commit...
  • New File... (maybe with a checkbox for "Add to SVN")
  • New Folder...
  • Delete
  • Rename...
  • Add
  • File information...
This would allow basic work to be carried out completely inside Oxygen, requiring advanced SVN operations to be done in the SVN client.

Re: Improve SVN integration in Project view

Posted: Fri May 08, 2009 6:18 pm
by jelovirt
3. Hide .svn folders.

Re: Improve SVN integration in Project view

Posted: Mon May 11, 2009 10:16 am
by sorin_ristache
Hello,

You can hide .svn folders by adding .svn to the Directory filter patterns with the action Filters of the toolbar of the Project view.

As you noted already the Working Copy view of SVN client has the requested actions and the action Team -> Open in SVN Client opens the SVN client window with the selected folder. We will consider add the SVN client actions to the Project view.


Regards,
Sorin