I am trying to use SVN in Netbeans. I installed Plug-in Successfully but it seems that the SVN error, in my case is related to the project structure.
I had the latest version of the cient, but still received this error. Now I can Import project from SVN and also Export it..But Problem is only in Commit.
`org.tigris.subversion.javahl.ClientException: Unsupported working copy format This client is too old to work with working copy 'C:\Users\riddhi.barbhaya\Desktop\GaugeExample'. You need to get a newer Subversion client, or to downgrade this working copy. See http://subversion.tigris.org/faq.html#working-copy-format-change for details.
We strongly recommend to either install a newer Subversion client or downgrade your working copy. Any local changes might corrupt your working copy and some file operations as copying, renaming and deleting will not work correctly.`
Please Help me..Thanks..