| Author |
Message |
randyv
Joined: 28 Feb 2007 Posts: 113
|
Posted: Mon Apr 04, 2011 12:53 pm Post subject: Couple of questions before I install, please |
|
|
FIRST QUESTION - We're a small SMB, have not used Source Control before. Wanted to formalize the process. Any recommendations for Git vs. Subversion? I notice Subversion seems to get a lot of 'press' in the various discussions, but nothing on Git. But since Git is the Source Control for Linux development, I presume it must be pretty good, yes?
SECOND QUESTION - The other reason I'm interested in using this product is we just went live on a new system, one in which the vendor issues patches and updates directly to the production database on a fairly regular schedule. If I install this will it interfere with the vendor's issuing of those patches? _________________ What we do in life echoes in eternity <><
Randy Volters |
|
| Back to top |
|
 |
David Atkinson
Joined: 05 Dec 2005 Posts: 1079
|
Posted: Mon Apr 04, 2011 1:53 pm Post subject: |
|
|
Thanks for the questions.
1) The reason Subversion gets more press is because we've supported it for longer. It's not indicative on which one we 'prefer'. Do you have a source control system for your application code? If so, it might make sense to use the same one for the sake of easier administration. Subversion is a more established tool, so its maturity might give you confidence, but if you like the DVCS model of Git and Mercurial, it might be worth considering.
2) is the production database the one you wish to manage via source control? SQL Source Control links to development environments, not to Production. If changes are being made directly to production, you can identify these using SQL Compare, and copy them down to a development environment, and then commit them. As we apply frequent polling to your linked database to detect changes, it would be a mistake to link a production environment to SQL Source Control.
Do let me know if you have any further questions,
David Atkinson
Product Manager
Red Gate Software |
|
| Back to top |
|
 |
randyv
Joined: 28 Feb 2007 Posts: 113
|
Posted: Wed Apr 06, 2011 8:47 pm Post subject: thanks! |
|
|
Thanks very much - this gives me some ideas on how to proceed. _________________ What we do in life echoes in eternity <><
Randy Volters |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group