drupal version control

Discussion in 'Drupal' started by nevos, Jun 2, 2011.

  1. #1
    Hi,
    I am looking to create versions of current contents in a drupal site?
    what are the ways tools I can use for drupal version control,
    Thanks.
     
    nevos, Jun 2, 2011 IP
  2. Sadi

    Sadi Greenhorn

    Messages:
    21
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #2
    If you mean the version of contents, then you can create revision. It's built in with Drupal core.

    If you want a version control system fore files in server, you can choose whatever you see fit. I prefer GIT. In this way you can create version of content from the SQL dump.
     
    Sadi, Jun 25, 2011 IP
  3. amaudy

    amaudy Peon

    Messages:
    26
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I recommend GIT.
     
    amaudy, Jun 29, 2011 IP