pre-import steps

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
Don Robinson
Posts: 29
Joined: Wed Jul 07, 2004 12:19 pm
Location: Vancouver Canada
Contact:

pre-import steps

Post by Don Robinson » Wed Jul 07, 2004 12:27 pm

Our firm has just purchased Vault after a lengthy review process. One VSS repository is on my home office system, and needs to be moved to our new sql server. I can't find enough information on the steps (maybe I should look harder?). Here is what I think I need to do.

1// Analyze the current VSS repository (which I normally do every couple of weeks)

2// roll up the VSS repository and transfer it to a workstation located in our physical office (to avoid internet traffic issues or bottlenecks)

3// unroll the VSS repository to a temporary system

4// run the VSS import client

Any advice (or pointers to documentation) would be most welcome.
Donald C.E. Robinson
Sr. Systems Ecologist
Terrestrial Ecosystem Sciences Team
ESSA Technologies Ltd
Vancouver, Canada
http://www.essa.com
+1 (604) 535 1997

jeremy_sg
Posts: 1821
Joined: Thu Dec 18, 2003 11:39 am
Location: Sourcegear
Contact:

Post by jeremy_sg » Wed Jul 07, 2004 12:46 pm

That seems about right. Make sure that VSS 6.0c plus the hotfix is installed on the machine that will be running the import. You can read the Tips for a Successful VSS Import at:

http://support.sourcegear.com/viewtopic.php?t=8

Don Robinson
Posts: 29
Joined: Wed Jul 07, 2004 12:19 pm
Location: Vancouver Canada
Contact:

Post by Don Robinson » Wed Jul 07, 2004 1:14 pm

Ah yes - the hotfix. I'd forgotten that.
Thanks very much!
Donald C.E. Robinson
Sr. Systems Ecologist
Terrestrial Ecosystem Sciences Team
ESSA Technologies Ltd
Vancouver, Canada
http://www.essa.com
+1 (604) 535 1997

clint alexander

hey Don - you have the importtool pdf yes?

Post by clint alexander » Wed Jul 07, 2004 10:58 pm

Just in case..

Also, just wondering whether it would be simplest to 1. ask the development team to fully 'check-in' each repositories files, 2. freeze development, 3. move these files inside the LAN on which the sql/.net vault server resides (for bandwidth/speed reasons that you point out) and then 4. pool the source code and other files (for 1 *or more* applications) inside the appropriate repository (e.g., see the "Forestry" repository I made on our server), with the logical folder breakdowns for the different apps. What I'm thinking of is not using the import tool at all, but just FRESHLY adding the desired code bases into Vault instead.

It sounds like the downside is that you lose all the history info in VSS. However, I (as a neophyte to source control) am probably missing something really fundamental here.. :oops:
Attachments
Importtool.pdf
you may have this already
(103.32 KiB) Downloaded 732 times

Post Reply