• I’m developing several wordpress sites at one go, and am using Uniform Server as my local server setup on which to develop and test my wordpress sites. When I’m ready from development I will just migrate the sites to the proper online server.

    I would like to implement version control on each of these sites. I’ve tried to follow several guides for implementing this but I guess I still have my ideas muddled on some things. Till now I’ve downloaded subversion and installed it in my C:\svn directory. Then I also installed TortoiseSVN and I have the context menus working fine for Tortoise.

    Now how should I set up the version control for each of the sites I have in my local Uniform Server. If it’s of any importance, the server creates a virtual driver (W:\) so the path to my sites is something like:
    W:\www\site1, W:\www\site2 etc. And the address I use to access them in my browser is of course https://localhost/site1, https://localhost/site2 etc.

    Any help greatly appreciated!

  • The topic ‘WordPress Uniform Sever Subversion Tortoise SVN’ is closed to new replies.