Jump to content

How integrate with delphi XE


babu

Recommended Posts

Hi!

 

you can give a try to this SCC connector: http://www.epocalipse.com/scx.htm but, honestly, I'm not sure if it will work. I'm afraid that it's the only Source control connector for Delphi.

 

But, you can still use plastic without a plugin, take a look into the Transparent SCM feature: http://www.plasticscm.com/features/transparent-scm.aspx

 

Adéu-siau!

Link to comment
Share on other sites

There is no a direct app to migrate from Visual Source Safe to Plastic SCM

You can do it in several steps:

1.- From VSS to Git: since there's no good way to migrate from VSS to Git format. You can find apps like vss2git (http://code.google.com/p/vss2git/) to make this part.

2.- Export to fast-export (git command)

3.- fast-import to Plastic SCM v4 (Plastic command)

When you get the migration from VSS to Git, you can read this post, where we explain how you can import or export a repo from git: http://codicesoftware.blogspot.com/2011/10/connecting-plastic-scm-to-github.html

 

Regards,

Carlos

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...