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

Re: [Subclipse-users] Subclipse backwards-compatibility SVN support

From: Mark Phippard <markphip_at_gmail.com>
Date: Fri, 20 Mar 2015 13:01:47 -0400

On Fri, Mar 20, 2015 at 12:43 PM, Arian <armyofda12mnkeys_at_gmail.com> wrote:

> Hey all,
> Just curious, one of my coworkers accidentally installed Subclipse
> 1.10.x... but we are running the svn server/client 1.6.
> I know it says Subclipse 1.10.x supports 1.8 (so you need that version
> absolutely if you are running svn 1.8) but does it have
> backwards-compatibility support.
> Im only asking cause a coworker seemed to be using Subclipse 1.10.x for
> months without any issue between me and him. and I really like the new
> format where .svn folder dont exist in EVERY checked-out projects' folder
> and subfolders (but only the parent folder). It makes it easier for noobs
> to copy folders that are templates in an svn project and paste them without
> worrying about going in and running a command to delete every .svn folder
> in that new pasted directory (so Eclipse can recognized its an uncommited
> folder).
>
>
First off, simple answer, you are fine.

Longer answer ... all users should always be using the very latest
Subclipse and SVN client unless there is a really, really good reason.
Usually that only means you need to share a working copy with some other
tool you cannot upgrade.

All SVN client versions can talk to all SVN server versions. So even if
you server was running SVN 1.0, you should still be using the latest
version of the client.

When Subclipse mentions SVN 1.8, it is saying that is the version of the
client API you are using. The only real significance of this is if you
want to use other SVN clients on the same working copy. For example, maybe
you also use TortoiseSVN on Windows or you want to also use the SVN command
line client. The local SVN working copy has a specific "format" assigned
to it and this is not compatible across all client versions. So it is a
good idea to keep all your clients upgraded to the same version.

The vast majority of SVN fixes and features are purely in the client. So
upgrading the client has lots of benefits.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=3106919
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2015-03-20 18:01:57 CET

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

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