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.
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.