RSS
 

SVN on my cPanel?

19 Nov

After launching the project repo on my domain, I am strangely motivated to follow this with a private SVN so that I can keep my projects in perfect Sync and also make them available to possible teamwork.

Currently, I don’t know anything about setting up a private SVN. But I’ll be digging and I’ll find some answers.

 
3 Comments

Posted in Projects

 

Tags: , ,

Leave a Reply

 
 
  1. My private SVN

    January 8, 2010 at 2:19 pm

    [...] apparently setting up an SVN server is not possible without direct command line access to your server. Since cPanel does not provide [...]

     
  2. tayyeb

    February 7, 2010 at 12:19 am

    dear M!
    i have set a SVN on a server but I have access to the modules like mod_dav.so and some else. if your Host have these Apache modules enabled i think i can setup a HTTP SVN Protocol for your interest!

     
    • M. M. Naseri

      February 7, 2010 at 12:55 am

      I’d be thankful, except that I switched to svnserve and now I can setup my SVN without a problem. Thanks anyway.