Answers for "\'trunk' is not a complete URL and a separate URL is not specified"

0

\'trunk' is not a complete URL and a separate URL is not specified

svn2git svn+ssh://[email protected]/projects/my_repo --trunk / --notags --nobranches --authors users.txt --verbose
Posted by: Guest on August-23-2020
0

\'trunk' is not a complete URL and a separate URL is not specified

1. git svn init http://svnmydomain.com/urlpart/projectname --trunk=/ --tags=/ --branches=/
Posted by: Guest on August-23-2020

Code answers related to "\'trunk' is not a complete URL and a separate URL is not specified"

Browse Popular Code Answers by Language