By Nitin on January 30, 2010
When you need to dump a SVN repository, all you have to do is 1svnadmin dump REPOS_PATH But wait, then you need to have access to the server on which your SVN repository is hosted. Often, that is not the case and you have to contact the company which hosts your repository to do it [...]
Posted in Nitin's Blog | Tagged cvsdude, script, svn, tutorial
By Nitin on March 11, 2009
As Currently I am hosting this website on a free host, my web host imposes several limitations on me. One of them is not providing the feature to download the whole folder. This makes taking backup really hard as you have download each and every file yourself. Although it is a matter of days when [...]
Posted in Nitin's Blog | Tagged php, script