is there any way how to do multiple imports into SVN repository? I.e. I want to import first file a/b/file1.txt and then file a/b/file2.txt. First import is OK, but second one throws “directory a already exists” error.
Is there any way how to accomplish this multiple import?
AFAIK, there is no such thing as ‘multiple import’. Second one you be an add and a commit / check-in not an import.
Note that as the documentation mentioned you still need to checkout: