By laceiba on
Howdy Folks,
I have a Drupal site that used CVS to install and upgrade modules. It was awfully nice because I didn't have to delete anything, things just upgraded in place. It now appears that CVS is dead and Git may be its successor. Here are my questions:
- Can I do the same with Git?
- If so, are there some instructions available?
Thanks in advance.
Comments
Maybe something under Git
Maybe something under Git documentation will help.
I took a look there and most
I took a look there and most of the stuff is for developers, not people that used CVS to install and upgrade their site. I can't be the only one that did this. This might be the impetus I need to move the site to Wordpress, however. The upgrade to Drupal 7 looked to be pretty gnarly due to all of the modules my site uses and the problems related to them. I will see if I can get Wordpress to meet my needs without all of the modules and the complexity involved with Drupal. We shall see.