Source Code

From Synergy Wiki
Revision as of 21:29, 11 June 2012 by Nbolton (Talk | contribs)

Jump to: navigation, search

Before committing code, read the Hacking guide.

Contents

Browse online

Download tarball (tar.gz)

Tarballs for all releases are available from our downloads page.

Download from repository

If you plan to make changes, use this command to check out the code as yourself using HTTPS:

# Project members authenticate over HTTPS to allow committing changes.
svn checkout https://synergy-plus.googlecode.com/svn/branches/ synergy --username <your-username>

When prompted, enter your generated Google Code password.

Use this command to anonymously check out the latest project source code:

# Non-members may check out a read-only working copy anonymously over HTTP.
svn checkout http://synergy-plus.googlecode.com/svn/branches/ synergy

GUI and IDE access

This project's Subversion repository may be accessed using many different client programs and plug-ins. See your client's documentation for more information.

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox