SVN: Difference between revisions

From freemyipod
Jump to navigation Jump to search
Farthen (talk | contribs)
Created page with "We have a Subversion repository where we store our code for our software projects. == Websvn == If you just want to browse the SVN, go to http://websvn.freemyipod.org. == Check..."
 
Farthen (talk | contribs)
No edit summary
Line 1: Line 1:
We have a Subversion repository where we store our code for our software projects.
We have a Subversion repository where we store our code for our software projects.
== Builds ==
We have automatic builds of our software. Just head over to http://builds.freemyipod.org to download the build you want.


== Websvn ==
== Websvn ==

Revision as of 22:28, 6 August 2010

We have a Subversion repository where we store our code for our software projects.

Builds

We have automatic builds of our software. Just head over to http://builds.freemyipod.org to download the build you want.

Websvn

If you just want to browse the SVN, go to http://websvn.freemyipod.org.

Checkout

If you want to checkout the repository, please use this url: http://svn.freemyipod.org

Commit

If you are a registered developer you need to use this url to checkout and commit: https://svn.freemyipod.org. You need to specify your username and password.