Recent News and Events
ByteSense Exclusively Sponsors über.gamex 2007
16-Nov-2007
Wateen awards ByteSense Online Multiplayer Gaming Contract
29-Oct-2007
more...
ByteSense Exclusively Sponsors über.gamex 2007
16-Nov-2007
Wateen awards ByteSense Online Multiplayer Gaming Contract
29-Oct-2007
more...
At some point within the project you will be given access to files which ByteSense is generating for you on a daily basis. There files are accessible via subversion. This page will guide you step-by-step how to access your repository.
About Subversion
Subversion is a free/open-source version control system. That is, Subversion manages files and directories over time. A tree of files is placed into a central repository. The repository is much like an ordinary file server, except that it remembers every change ever made to the files and directories. This lets you recover older versions of data, or examine the history of how your data changed. In this regard, many people think of a version control system as a sort of time machine.Accessing your documents via SVN
To access release documents at ByteSense, there are two methods to browse the a repository:Via Client (recommended)
- Download and Install the TortoiseSVN client from http://tortoisesvn.net/downloads/
- Create a new folder at any location on your computer.
- To download all the documents on your computer, right click on the created folder and select the option "SVN Checkout".
- The SVN Client will now ask you for the URL of your projects repository. This URL is provided to you via e-mail.
- Please enter the username and password provided to you for SVN Access. Upon authentication, the client will download all the documents to your folder. You may now view the latest documentation for your project.
Via Web
- Type http://www.bytesense.biz/client/[Your Repository Name] in the address bar of your browser.
- Enter your username and password.
- Upon verification, the browser will list the current documents in the repository.
- Click on any document to download it.
Last updated on 31 Aug 2007, ver 1
