Hi, 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?