상세 컨텐츠

본문 제목

Subversion 1.7 Download Mac

카테고리 없음

by ermaphyfac1973 2020. 10. 9. 12:23

본문



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. Add the Subversion/bin directory to the SYSTEM PATH and reboot so all the Subversion support dll's are visible to the Apache service. Edit the Apache configuration file. The Apache Subversion project does not officially endorse or maintain any binary packages of the Subversion software. However, volunteers have created binary packages for different distributions and platforms, and as a convenience, we maintain a list of links to them here.

Update: The Command Line Tools for Xcode 5 include SVN 1.7.10.

I downloaded the latest version of Eclipse and Subclipse for my new work Macbook Pro. When I ran svn commands in Terminal I received some odd messages. After some confusion, I realized Subclipse checked out the repository using SVN version 1.7. Unfortunately Mac OS X Mountain Lion runs SVN version 1.6.

I could have downgraded Subclipse. However, I had already checked out several repositories. Furthermore, I liked the smaller footprint of SVN 1.7. In typical lazy developer fashion, I went with updating SVN to version 1.7 for Mac OS X.

To give due credit, the foundations of this post came from a post on Building SVN 1.7. Although I expanded on it, I encourage you to read the original post. For completeness, I outlined the full process below.

Note: To compile and install SVN 1.7 you need Xcode with the Command Line Tools installed.

Download the SVN Source

Note: You may need to update the curl command to download the latest SVN 1.7 source.

Build and Install SVN

The default SVN install on Mac OS X uses neon. neon allows you to connect to remote SVN repositories via HTTP and HTTPS. Lines 2-7 installs neon. Line 8 builds SVN using the --with-neon configuration flag.

Using the New SVN

Your environment will still use SVN version installed with Mac OS X:

To use the SVN version you just installed, you can update your PATH. Assuming you are using the bash shell, add or edit the following line in your ~/.bash_profile:

You should now see the SVN version you installed:

Find this interesting? Let's continue the conversation on Twitter.

'Enterprise-class centralized version control for the masses'

Welcome to subversion.apache.org, the online home of the Apache® Subversion® software project. Subversion is an open source version control system. Founded in 2000 by CollabNet, Inc., the Subversion project and software have seen incredible success over the past decade. Subversion has enjoyed and continues to enjoy widespread adoption in both the open source arena and the corporate world.

Subversion is developed as a project of the Apache Software Foundation, and as such is part of a rich community of developers and users. We're always in need of individuals with a wide range of skills, and we invite you to participate in the development of Apache Subversion. Here's how to get started.

For helpful hints about how to get the most out of your visit to this site, see the About This Site section below.

Our Vision ¶

Subversion exists to be universally recognized and adopted as an open-source, centralized version control system characterized by its reliability as a safe haven for valuable data; the simplicity of its model and usage; and its ability to support the needs of a wide variety of users and projects, from individuals to large-scale enterprise operations.

News ¶

2020-05-27 — Apache Subversion 1.14.0 Released ¶

Subversion Client Download

We are pleased to announce the release of Apache Subversion 1.14.0. This is the most complete Subversion release to date, and we encourage users of Subversion to upgrade as soon as reasonable. Please see the release announcement, press release, and the release notes for more information about this release.

To get this release from the nearest mirror, please visit our download page.

2020-02-27 — Celebrating 20 Years of Subversion ¶

The very first CVS commit in what would become Apache Subversion was recorded on a very special Leap Day, 29 February 2000.

This year, celebrate with us as we mark Subversion's 20th Anniversary. Read the Press Release and join our community in writing the next chapter of the Subversion story.

2019-07-31 — Apache Subversion Security Advisory¶

The recent releases of Apache Subversion 1.12.2, 1.10.6, 1.9.12, contain fixes for two security issues, CVE-2018-11782 and CVE-2019-0203. These issues affect Subversion 'svnserve' servers only. We encourage server operators to upgrade to the latest appropriate version as soon as reasonable. Please see the release announcements for more information about the releases.

To get the latest release from the nearest mirror, please visit our download page.

[Click here to see all News items.]

About This Site ¶

This website is the central source of information about Subversion and the community which gives it life. Here, you'll find resources that are useful to existing and potential Subversion users and developers alike. Want to read about Subversion's features? Need to download the latest Subversion release? Perhaps you've thought of a great enhancement and you're wondering how to share the idea with the developers? This site will help you do all that.

Who is this site not aimed at? Well, there are many third-party tools which exist as part of the greater Subversion ecosystem, but aren't part of the core project itself. Subversion clients such as TortoiseSVN, or Subversion's integrations into various IDE's such as Eclipse and NetBeans, or the pure Java implementation of Subversion called SVNKit — these are all valuable pieces of the Subversion story, but each is managed as its own project outside of the core Subversion offering. This site really isn't so much about those projects.

The sections below provide a high-level overview of how this website is organized, making reference to the navigation menu you should find on the left-hand side of each page of the website.

The 'About Subversion' Section ¶

The 'About Subversion' section of the website is Information Central. You can read the latest Subversion News, learn about Subversion's rich set of Features, and consult various sources of Documentation about Subversion and the processes that govern that interactions of the Subversion community. There's a Frequently Asked Questions (FAQ) page, as well as some forward-looking material in the form of a feature Roadmap.

The 'Getting Subversion' Section ¶

Learning about Subversion is great, but the real fun is in applying that knowledge. The 'Getting Subversion' section of the website is all about making sure Subversion finds it way into your hands. This community releases source code archives of the various Subversion versions, which you can get via the Source Code menu. (That's also a good place to look for instructions on checking out Subversion's source code from the repository in which it lives.) But if you'd rather not deal with building Subversion yourself, there are a number of places where you can get precompiled Binary Packages of Subversion, built for various platforms.

The 'Community' Section ¶

Subversion 1.7.14

The other sections of the website are primarily about getting — the 'Community' section is where you interact and give. Here, you'll learn about the Mailing Lists where Subversion-related discussions occur and about the Issue Tracker where bugs and enhancement requests are reported. We'll tell you about the various ways you can be Getting Involved with the project.

Subversion 1.7 Download Mac High Sierra

The 'About the ASF' Section ¶

Subversion 1.7 Download Mac

Apache Subversion Download

The rest of this site is about Subversion — but Subversion doesn't operate in a vacuum. It is part of the Apache Software Foundation (ASF), which — in addition to the servers that run this site and our mailing lists — provides financial, technical, and legal backing. The 'About the ASF' section contains links that relate to the the Foundation as a whole. It lists our sponsors and allows you to donate if you wish.