Jump to content

Malcolm Ellis

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by Malcolm Ellis

  1. Hi, Is it possible to clone/copy a repository into a new db on the same server? We have a large repository with multiple solutions/projects etc. that we'd like to split up but want the clone to retain the existing history. Once we have the clone we'd trim down the irrelevant projects on each copy. We're using SQL Server backend for now so I know I could copy the database data contents to a newly created empty repo db, but I suspect there are unique id values that would create issues? Is there a built in way to do this, or let me know which parts of the db not to copy over? Thanks, Malcolm
×
×
  • Create New...