What specific problems are you incurring?
The first time I "wrapped" a project, I ran into some problems, too. The first thing I had wrong was the user account performing the wrap. The user name in BOTH tools (StarTeam and PVCS) must be EXACTLY the same (case-sensitive), and you must ensure that user has administrative rights in BOTH tools.
The second thing, as mentioned in another post, is you must copy the PVCS instance to the same server as your StarTeam server.
The next thing was many of our files had illegal characters in the filenames (specifically the parenthesis character), and many exceeded the allowable character limit (the limit is for the entire path, not just the filename). We had to correct these issues before we could even start.
The last thing that was important in our environment was to capture the Promotion State from PVCS. To do this, we had to attach Version Labels in PVCS before wrapping. StarTeam will import the Version Labels, but not the promotion state.
An additional note: the procedure wraps the back end of PVCS, which may be different than what you see in the PVCS GUI. For example, if you have renamed a file in PVCS, it show the new name in the GUI, but the backend retains the original name, and a pointer from the new name. Not really a problem if you understand going in what it is doing.
I have successfully wrapped several projects, one of which had over 80,000 files (if you count all versions of them -- really it was only about 25,000 files with many revisions).
If you post the specific error you are receiving, I might be able to help.
![]()
/ubbthreads/images/graemlins/wink.gif" alt="" />
Nanci