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?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.