Hello,
I've just discovered scm and i have a question for begginers.
Is there any plugin to integrate scm with the Delphi Ide? And if it exists with wich versions it works?
Regards.
babu.
Posted 28 February 2013 - 11:21 AM
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.plasticsc...parent-scm.aspx
Adéu-siau!
Posted 28 February 2013 - 06:45 PM
Hi
I only know epocalipse, but do you know that you can work with Plastic transparent way. You can use Plastic SCM although there isn´t a specific plugin for all IDE´s. Check this link
( http://www.plasticsc...parent-scm.aspx )
Regards
Carlos
Posted 01 March 2013 - 08:21 AM
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://codicesoftwar...-to-github.html
Regards,
Carlos
0 members, 0 guests, 0 anonymous users