Re: Problem exporting P4 repository
Barrie Slaymaker <[email protected]> Thu, 23 Sep 2004 13:48:18 -0400
| Newsgroups | gmane.comp.version-control.revml |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Sep 23, 2004 at 09:48:40AM +0200, Javier Vegas wrote: > > Hello. > > I am trying to export a P4 repository, I was able to install all the > Perl modules without errors, Hmmm, you should be able to grab an executable by now and not have to install all that. Gerry, Alan: how can we get the prereleases out so people don't have to have perl or any Perl modules installed? > do I just have to wait while vcp does it work? Any suggestions > wiil be welcomed. > > Thanks is advance, > > Javier Vegas > Trymedia Systems > > > PS: This is what I get in my output: > > # ./vcp p4:user:[email protected]:1666://content/... revml:content.revml > vcp v0.9, change number 4232 (2004/03/18) > vcp: running p4 clients > vcp: running p4 labels > vcp: running p4 files to find labelled files: - 0 Some questions: What OS? How long did it take? How many files are in this repository? How many labels? Can you look at the last few pages of vcp.log and see an suggestive details about what it was doing (and possibly what's wrong)? Did you check "top" (for Unix) or the Performace Monitor (for Windows) to see what's eating CPU? - Barrie