Hello Richard, On Thu, Feb 25, 2016 at 9:36 PM, <richardz...@gmail.com> wrote:
> We have a complex project made up of many smaller projects that descend > from common modules. When we created the folders, and attempted to commit > our initial source to VisualSVN Server (running on Windows Server 2012 R2), > we received an error stating that the files could not be added to a parent > marked for deletion... how do we fix this? We've tried to use the svn > command line tool, but the repository is based on HTTPS and not a real > directory... we're lost. > The error you are getting means that you perform the operations in a working copy and one of the parent folders of the tree where you try to import to was scheduled for deletion in this working copy. Have you tried to begin this from the scratch with a clean working copy? It seems that you ran delete operation before the import. I regret to say that I'm not familiar with RAD Studio, but you could use TortoiseSVN client or command-line client to import your projects to the repository. Note that all modern Subversion clients support HTTPS, so there should be no problems. Read these articles, please: - TortoiseSVN Manual | Importing a Project <https://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-qs-guide.html#tsvn-qs-import> - SVNBook | Getting Data into Your Repository <https://www.visualsvn.com/support/svnbook/tour/importing/> -- With best regards, Pavel Lyalyakin VisualSVN Team -- You received this message because you are subscribed to the Google Groups "VisualSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to visualsvn+unsubscr...@googlegroups.com. To post to this group, send email to visualsvn@googlegroups.com. Visit this group at https://groups.google.com/group/visualsvn. For more options, visit https://groups.google.com/d/optout.