Search code examples
gitsvnumlvisual-paradigm

Using SVN to connect to a git repository


I'm using git for my source code management. For some reasons I have to to use VisualParadigm for my UML diagrams.

Unfortunately VisualParadigm only supports SVN. Is it possible to connect via SVN to a git repository or to the remote repository?


Solution

  • You can Push an existing git repository to a new SVN repository: Pushing an existing git repository to SVN And your Visual Paradigm can that connect to the SVN repository.