Hi,
We plan to reorganize our repositories. Basically splitting a big repository into smaller ones. And possibly moving projects from one repository to another.
Q1. Is it possible?, If yes, how?
Q2. Is there any impact on the client side? For both Vault client and VS2003.
Thanks in advance.
Re-Organizing repositories
Moderator: SourceGear
We currently don't support moving folders from one repository to another. This will be in the next major version. Until then, you would have to delete the files from one and add them to another (which would remove your history).
The only effect I can think of after moving is that you'll need to unbind and rebind any VS.Net projects that are looking for projects in the old repository, to point them to the new repositories.
The only effect I can think of after moving is that you'll need to unbind and rebind any VS.Net projects that are looking for projects in the old repository, to point them to the new repositories.