Archive for the ‘Svk’ Category

Use SVN Repo offline

Friday, January 11th, 2008

If you want to use your repository offline so that you can make some changes and commits in your hollidays then you can install svk. With svk you can mirror an existing svn repos to your local harddisk and it allows you to commit changes, to move files, to add new files and to delete files from the repository. After the hollidays you can push the changed data to the online repository to share the changes with other users.

First of all you have to check whether svk is already installed on your system or whether you have to install it.

(more…)