problem in SVN connection to Git Repository.

Hi All ,

I have a GIT repository . I have NGClient solution . I want to upload the the solution to the GIT repository using the SVN plugin . I have installed SVN plugin . I have also installed tortoise SVN outside ( 1.8.X) . But when I am hitting ```
svn up trunk


Updating ‘trunk’:
svn: E175009: The REPORT or PROPFIND response did not include the requested checked-in value


Please provide some suggestions.

Hi All ,

It is working now . Readme.md file was missing . So it is working now .

But when I am trying to commit from inside the servoy . it is throwing this error .

Merge conflict during commit
svn: Commit failed (details follow):
svn: MKCOL not allowed

Please provide some suggetions.

Hi All ,

I am successful in pushing the folders outside of the servoy developer to the git repository using the tortoise svn . But how to sync inside of the servoy developer ? .

Please provide some suggestions .

Finally I could able to do it.