Download Svn For Mac

This wiki has been moved to https://github.com/SuperTux/wiki into the mediawiki branch.

On x64 versions of Windows 7 and 8, the TortoiseSVN context menu and overlays won't show for 32-bit applications in their file-open/save dialogs until you install the 2017 C-runtime for x86. (select the vcredist.x86.exe file for download). Note: this only applies to 32-bit applications on x64 OS. The Windows explorer is not affected by this. Compare the best free open source Mac Subversion Software at SourceForge. Free, secure and fast Mac Subversion Software downloads from the largest Open Source applications and software directory. This is a tutorial on how to install a Tortoise SVN client like application on mac. NB: this application is from 2010 and is made for Mac OS Snow Leopard. Although it works perfectly fine on my machine running Mac OS Mountain Lion 10.8.3. MacOS Package (.pkg) Installer. The easiest way to install MacPorts on a Mac is by downloading the pkg or dmg for Big Sur, Catalina, Mojave, High Sierra, Sierra, El Capitan, Yosemite, Mavericks, Mountain Lion, Lion, Snow Leopard, Leopard or Tiger and running the system's Installer by double-clicking on the pkg contained therein, following the on-screen instructions until completion. This is a tutorial on how to install a Tortoise SVN client like application on mac. NB: this application is from 2010 and is made for Mac OS Snow Leopard. Although it works perfectly fine on my machine running Mac OS Mountain Lion 10.8.3.I cannot guarantee that it will work on your version of mac nor that it will be bugfree.

The Subversion (SVN) repository is no longer in use. For the most recent code under development see the Git repository instead.


  • 2Getting the data (anonymous read-only access)
  • 5Developer SVN access
  • 8Gentoo Linux

Repository

SuperTux development is coordinated with the help of the Subversion version control system. In a nutshell, it's a file-storing facility that can be used by multiple users simultaneously, keeping track of changes and archiving old versions of files. You can find out more about Subversion in general on their homepage.

Getting the data (anonymous read-only access)

Anonymous read access to the repository is granted to everybody. Once you have installed Subversion, all you have to do to get your hands on the data is to use the following command:

This will create a new directory named supertux which contains the latest versions of the SuperTux source code and data. Once this is complete, you can use

inside the supertux directory to update to the latest version in the repository. This will only download changed files to save bandwidth.

Locations inside the Subversion repository

Checking out the path above will get you all you need to contribute to SuperTux. However, if you don't want to check out the entire repository, you can just check out the pieces you need. For example, the media directory is notably large and it only necessary if you are working on sounds or graphics.

MacDownload Svn For Mac
http://supertux.lethargik.org/svn/supertux/trunk/htdocsWebsite source
http://supertux.lethargik.org/svn/supertux/trunk/mediaAdditional media files, including source files for audio and graphics
http://supertux.lethargik.org/svn/supertux/trunk/supertuxLatest SuperTux source
http://supertux.lethargik.org/svn/supertux/trunk/supertux-milestone1SuperTux Milestone 1 source
http://supertux.lethargik.org/svn/supertux/trunk/supertux-portableSuperTux Portable
http://supertux.lethargik.org/svn/supertux/trunk/supertux-editorOfficial SuperTux level editor that runs under both Mono and MS .NET.
http://supertux.lethargik.org/svn/supertux/branches/supertux/0_3_xSuperTux Milestone 1.9 branch

Creating Patches

There's a whole section about creating patches.

Web Access

If you just want to browse through the source a bit, then you can use the Repository HTTP Interface which should work well with your web browser.

Developer SVN access

If you have submitted some good patches and want to get actively involved in the SuperTux project, contact us for write access to the repository. You will then have to issue the following command in the supertux directory:

After running an svn update to make sure everything went smoothly, you can start checking in your changes:

If you only want to commit changes to some files, add their names to the end of the command.

Move from BerliOS

Contact sik0fewl to get developer access if you used to have it on BerliOS. Also sik0fewl is responsible for adding new developers (but other developers have to agree with it first).

When switching to the new SVN from BerliOS (using switch --relocate) make sure to be on revision 4542 - NOT any later revision (else you will get a checksum error). You can use svn update -r4542 to downgrade.

Ubuntu Repository

An Ubuntu repository for the SVN version of SuperTux exists as a Launchpad PPA To install SuperTux from this repository, add ppa:stownsend42/supertux-svn to your Software Sources, then install the supertux-svn package. At this time, new packages are only being built for lucid (10.04) and maverick (10.10).

NOTE: THIS REPOSITORY IS NO LONGER MAINTAINED. NO NEW BUILDS WILL BE UPLOADED.

If anyone else would like to take up this project, please feel free to do so. If you need help, contact me at stownsend42@sbcglobal.net

Debian Repository

First add the public key to authenticate the repository by running the following:

Download Svn For Mac

Then add the following to your repository sources (/etc/apt/sources.list or your favorite editor)

Replace VERSION with your Debian version, e.g. lenny/squeeze/sid or stable/testing/unstable.

Finally, install the 'supertux-svn' package.

Gentoo Linux

If you have any problems with supertux on Gentoo or trouble understanding the instructions below, please contact binki on #supertux. He'll be glad to help if he can and to know that his ebuilds are useful ;-).

Download Tortoisesvn For Mac

Get the Overlays

To install the latest and greatest development versions of supertux and supertux-editor, please grab my overlay. It includes a few other things than the live supertux ebuild, but if you're not running ~arch (you'll know if you are) this shouldn't affect your Gentoo installation. If you have any issues with the overlay itself, just contact binki or file a bug. To install my overlay, first set up layman. Make sure that the subversion and mercurial useflags are set in /etc/make.conf before emerging layman:

After layman is installed, it should print out instructions for modifying your make.conf. This will enable portage to see ebuilds in layman-managed overlays. Recent versions of layman will suggest to add something lik the following to make.conf:

Then, install the overlays. SuperTux and its dependencies are spread between my overlay and the somewhat more official Sunrise User Overlay.

Unmask and Emerge

Then, add the necessary package (dependencies of supertux and supertux itself) to /etc/portage/package.keywords. If package.keywords doesn't exist, you may create it in /etc/portage. Deposit the following lines into this file:

Now just emerge supertux and/or supertux-editor :-)

If you are brave and want builds straight from SVN, place ** after the supertux and supertux-editor packages in package.keywords:

Getting the SVN for mac

I have provided a link to download packaged SVN builds for mac: Download/Supertux SVN Version MacMonstertux 21:03, 13 April 2011 (UTC)

Retrieved from 'http://supertux.lethargik.org/wiki/index.php?title=Download/Subversion&oldid=13930'
  • Advertisement

  • Syncro SVN Client v.7.1Syncro SVNClient makes easier the document and code sharing between content authors or developers. It offers full SVN repository support: checkout, export, import, copy, mkdir, rename, branch, tag and delete. You can browse repositories, check for ...
  • Syncro SVN Client for Mac OS X v.6.2 B2011040614Syncro SVNClient is a very useful tool that makes it easier to share document and code between developers or content authors. It offers full SVN repository support: checkout, export, import, copy, mkdir, rename, branch, tag and delete. You can ...
  • OXygen XML Editor and XSLT Debugger v.16Oxygen is a cross platform XML Editor,XSLT/XQuery Debugger and Schema Editor. Can validate XML, XSD, RNG, DTD, Schematron and XSL. Features XSLT transformation and FOP support, code insight,outliner, SVNClient and native XML Databases support.
  • SVN Web Control (SWC) v.1.1.0Subversion Web Control (SWC) is an 'SVN Client' that allows to control a Webspace for Web-Projects based on SVN via Web Browser: Update your webspace, switch to tags or branches, run SVN commands and much more. Check 'Home Page' link for ...
  • OXygen XML Developer v.16Oxygen XML Developer is a multi platform XML Source Editor. It is specially tuned for developers providing a simple and intelligent interface for XML, XSLT editing/debugging and Schema editing.
  • SmartSVN Foundation v.6.6.11SmartSVN is a graphical client for Subversion (SVN) 1.6. It supports the complete Subversion feature set, wrapped in a slick and intuitive user interface, making even complex Subversion operations easy to perform. It supports a powerful standalone ...
  • SmartCVS Professional v.7.0.8SmartCVS Professional 7.0.8 is created as a very powerful and still easy to use CVS client which contains all required tools (e.g. SSH-client, file compare). It runs on all major platforms (Windows NT/2000/XP/2003/98/ME, Linux, Solaris, MacOSX).Major ...
  • SmartGit for Mac OS X v.2.0.6SmartGit is an efficient user interface for Git, focussing on simplicity and targeting non-experts and people who prefer a graphical application over command line usage. The current version of SmartGit supports those Git features which are ...
  • OXygen XML Author v.16Oxygen XML Author is a multi platform Visual XML Editor. Supports visual XML editing driven by CSS stylesheets with specializations for DITA, DocBook 4 and 5, TEI P4 and P5, XHTML.

Download Svn For Macos

  • SmartSVNSmartSVN is specially designed as a functional and ...
  • SmartSVN Professional v.6.5.2SmartSVN Professional 6.5.2 comes to users as an ...
  • Vicomsoft FTP Client v.4.6.0FTP Client 4.6 represents the culmination of over 10 years experience in FTP transfers on the Mac platform. Extreme performance and unrivaled reliability, married with a sleek and intuitive user interface is the result.
  • VPN-X Client for Mac OS v.2.4.1.44VPN-X:Java/ Cross-platform P2P/SSL/TLS VPN solution. Client has an individual Virtual IP Address.It can help employees on errands use company LAN resource, help your friends access your computer play LAN games, all the network data is encrypted and ...
  • Vicomsoft FTP Client for Mac OS v.4.6.3First released in 1997, the latest version of FTP Client represents the culmination of over 10 years experience in FTP transfers on the Mac platform. Now a Universal Binary, FTP Client v4.6 offers an incredible speed boost over its previous ...
  • ABTO Software HTML5 SIP Client v.1ABTO Sofware offers custom HTML5 SIP Client development. Our HTML5 SIP Softphone solution is JavaScript softphone implementation on the basis of WebRTC. HTML5 SIP Client requires SIP server that accepts WebSocket connections.
  • Folx torrent client v.5.2With Folx torrent client downloading and creating torrents for various trackers is really simple. You can prioritize download and upload tasks, regulate download and upload speed, tag downloaded content to make files search and management easier.
  • The Invoice Client Manager v.3.6Invoice Client Manager organizes and runs the client side of a small businesses. Income and overdue accounts are revealed at the press of a button.
  • Microsoft Remote Desktop Connection Client v.2.0 Beta 3Remote Desktop Connection Client for Mac 2 lets you connect from your Macintosh computer to a Windows-based computer or to multiple Windows-based computers at the same time. After you have connected, you can work with applications and files on the ...
  • Citrix ICA Client v.10.00.603Citrix ICA Client 10.00.603 is a communication tool which can help users access any Windows-based application running on the server. All the user needs is a low-bandwidth connection (21kilobytes) and the ICA client, which is downloadable free from ...
  • CObserver Client v.1.0cObserver Client 1.0 is released to be a highly effective and simple solution for system profiling. If you have a network of computers, cObserver software is the tool you need to observe your workstations running. You can get system profiles across ...

Download Svn For Mac Software

Svn Client software by TitlePopularityFreewareLinuxMac
Today's Top Ten Downloads for Svn Client
  • Firedrop Blog Client A client -side blog tool written in Python. It features
  • Citrix ICA Client Citrix ICA Client 10.00.603 is a communication tool which
  • ABTO Software HTML5 SIP Client ABTO Sofware offers custom HTML5 SIP Client development.
  • OXygen XML Developer Oxygen XML Developer is a multi platform XML Source Editor.
  • VPN-X Client for Mac OS VPN-X:Java/ Cross-platform P2P/SSL/TLS VPN solution. Client
  • OXygen XML Editor and XSLT Debugger Oxygen is a cross platform XML Editor ,XSLT/ XQuery
  • Microsoft Remote Desktop Connection Client Remote Desktop Connection Client for Mac 2 lets you
  • No-IP Dynamic DNS Update Client (DUC) for Mac Sits in the background and monitors your current WAN IP
  • Folx torrent client With Folx torrent client downloading and creating torrents
  • OXygen XML Author Oxygen XML Author is a multi platform Visual XML Editor.
Visit HotFiles@Winsite for more of the top downloads here at WinSite!