Jump to content

gregsohl

Recommended Posts

Still in my evaluation process and am attempting to convert a smallish (~4300 files) SourceSafe database to PlasticSCM. I've set up a PlasticSCM v3.0.187.35 installation on a separate machine and ran the importer tool. It ran but there are many warnings in the log file, I think it might be 2 warnings per file. They look like this:

2012-03-28 17:13:55,786 WARN Importer - The line History of $/CXMonitor/APPLSDI.ICO ... doesn't match in any state

2012-03-28 17:13:55,786 WARN Importer - The line doesn't match in any state

What do these mean?

After running the import I attempted to follow the instructions in your blog post to convert from PlasticSCM v3 to v4. I ran the export command:

cm fast-export Test2@localhost:8084 test2.fast-export

I got the following messages:

4289 changesets retrieved
4289 changesets will be exported
You don't have permissions for operation advancedquery.

How do I resolve this?

Thanks.

Greg

Link to comment
Share on other sites

Now that I have a fast-export file I'm attempting a fast-import into PlasticSCM v4. I ran the following command:

cm fast-import eServices@gsohl:8087 test2.fast-export

and received the following error:

Object reference not set to an instance of an object.
commit refs/heads/main
mark :6
author gsohl <gsohl> 930353635 -0500
committer gsohl <gsohl> 930353635 -0500
data 51
Error: Object reference not set to an instance of an object.

Any ideas on how to address or diagnose this? Thanks.

Greg

Link to comment
Share on other sites

Hello Greg,

it seems that there is something weird inside your repository. We will need you to repeat the fast-export command adding the "--nodata" parameter.

This new package will be much smaller than the previous one since it doesn't have personal information or code. Can you please email us with this package? You can reach me at mlucio at codicesoftware dot com

We'll reproduce the error and we'll try to give you a fix.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...