[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: What Revisions of Clients does Subversion 1.5 Support?

From: Ryan Schmidt <subversion-2008b_at_ryandesign.com>
Date: Tue, 24 Jun 2008 16:35:52 -0500

On Jun 24, 2008, at 14:16, David Weintraub wrote:

> I have Subversion running under apache on our server. I would like to
> do a upgrade from Subversion 1.42 to Subvesion 1.5. What version of
> the clients does Subversion 1.5 support? I understand that some
> functionality will be missing with older clients such as changelists,
> but does the basic check out/commit still work the same? Will there be
> problems if I decide to merge with an earlier client?

Any Subversion 1.x client can communicate with any Subversion 1.x
server. That's the guarantee of the 1.x line. Some functionality may
be missing if the versions are not matched. See the link Andy mentioned.

> The big problem is that the main build system (Suse 9) uses Subversion
> 1.3 (which is the latest client we could get working), and I need to
> be able to do basic check outs and commits from that machine. I don't
> know if I can get Subversion 1.5 working because of issues with Apache
> Runtime Library and neon.

neon is only used if you want to access an Apache-hosted repository.
If you don't, you don't need neon.

If you do need to access an Apache-hosted repository, then as of
Subversion 1.5 there's a new option: serf. If you can get serf
working, you don't need neon.

> Our Subversion server is a Redhat release, and I see the new
> Subversion 1.5 binaries out there. Right now, activity on our
> Subversion server is sparse, but it will become much more active in
> the next two months as we move more and more projects on there. I'd
> like to get it up to 1.5 now before the rush, but need to know a bit
> about client compatibility.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-06-24 23:36:23 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.