Localization effort is organized around SVN repository - a server for subversion control - located at SourceForge.
SVN address:
https://dcsl10n.svn.sourceforge.net/svnroot/dcsl10nWeb browsing of the files and structure:
http://lockonhr.svn.sourceforge.net/viewvc/dcsl10n/Important
SVN uses a bit strange terminology, as working with it is a weird combination of Windows browser and FTP application.
SVN repository - Remote (server) side of your files.
Commit - Uploading your changes to SVN repository.
Checkout - Downloading a latest version from SVN repository.
To work with SVN you need following:- TortoiseSVN:
http://tortoisesvn.tigris.org/- Account at SourceForge:
http://sourceforge.net/I recommend that you divide your work with SVN in two groups: translator and testers.
- Translators will have write access to SVN. They need to create an account at SourceForge. Send me your account name in order to get write access to SVN repository.
- Testers do not need an account, only TortoiseSVN.
SVN Tutorial:1. Installing SVN
2. Downloading the content from SVN repository
3. Working with DCS
4. Uploading changed content to the SVN repository
5. Adding the file that was not previously there
6. Deleting the existing content from repository
Testers should follow only steps 1 & 2.
All steps apply to translators only.1. Installing SVNStraightforward - download, install, and restart PC as SVN integrates into shell. It's integrated into contextual menu (right-click) so it's available at any moment, no need to "activate" the app.
2. Downloading the content from SVN repository(note that file paths on the pics does not follow instruction in text for security reasons)
Somewhere on your HDD create a folder and name it like "DCS-SVN". Open that folder and right-click inside of it, and select "SVN Checkout".

In presented dialog box, under "URL of repository" you have to enter:
https://dcsl10n.svn.sourceforge.net/svnroot/dcsl10nIn field
Checkout directory you should see your current folder.

Click
OK, and the download will start:

Happy message when procedure finishes:

Your local folder should look like this:

That's it!
6. Working with DCSSVN information is saved in hidden folders .svn (dot-svn), and SVN will not work without those folders. Make sure you can see hidden files and folders in Windows OS:
Tools -> Folder Options -> View -> Show hidden files or foldersAfter you have downloaded everything to a new folder on your HDD, open the folder K-50 for your language. Copy all of the content from folder (INCLUDING FOLDER SVN):
HDD:\DCS-i18n\your_language\Ka-50… to a DCS installation folder:
C:\Program Files\1C\Eagle Dynamics\Ka-50Confirm overwrite when prompted. That's it!
Note to translators:Inform your testers about your latest upload.
Note to testers:Perform a Checkout before starting the game. If there are conflicts, delete your local conflicting file, do another Checkout and inform your translator.