I am currently working on configuring a SubGit-instance, which should synchonize with a remote svn-server.
The problem is, that after about revision 150000 which were transformed into git commits, it aborts with following message:
error: svn: E175002: connection refused by the server
error: svn: E175002: REPORT request failed on '/svn/!svn/vcc/default'
error: Connection timed out: connect
error: Unexpected error has occured...
What could be the reason for this problem? maybe because I only have access to one specific project path in SVN?