Svn on Linux
First you need to check out the files. No username or password is required to do this.
To upload corrections and new files you have a UserAccount. An alternative is to mail your corrections to bestyrelsen(--at--)itpol.dk
In KDE
Checking out the files
- Download and install kdesvn via your package system.
- start konqueror and go to the folder where you want the repository
- right-click and select in the menu Actions→Subversion→"Checkout from a repository"
- In the
Enter URL
field you insert this address: svn://svn.polippix.dk/texts - Click ok and it will begin downloading the files
- click ok again when you are presented for the log information
- Rename the folder
texts
topolippix-translations
. The folder can be moved around and renamed freely.
Since you will be translating HTML files, you will need a HTML editor. See TranslatingTools.
Remember to write which files you are translating on Danish2English so that two persons don't spend time on the same work.
Updating the files
If you haven't recently checked out the files you will need to update the Polippix translations
folder so that you don't work on something that somebody else has already done.
- Right-click on the
polippix-translations
folder and select in the menu Actions→Subversion→"SVN update"
Warning: You have to upload to svn or save your work somewhere else before updating the files. Otherwise it might reverse your changes and your work is lost.
Uploading to SVN
After having changed one or more files, you will have to save your work on the project server. You need a UserAccount and password for this. Alternatively you can send your work in a mail to bestyrelsen(--at--)itpol.dk
Step 1
Go to the folder where you have changed the file you want to upload. The file has to be in the folder where you got it, or where it is supposed to lie on the server.
Right-click the file and select in the menu Actions→Subversion→"KDESvn Commit"
Step 2
Write short in the log message field what you have changed in the file. Not more than one or two lines. Remember to write in English so everybody can understand it.
Example: Corrected some spelling mistakes and added paragraph about encryption.
Click the OK button and type your username and password.
Now it will upload the file to the server