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

Question on client / working copy compatibility

From: Götz Reyher <goetz.reyher_at_hamburg.de>
Date: Thu, 19 Feb 2009 20:34:19 +0100

Hi all,

I have a question concerning working with an older client on a newer -
or upgraded - working copy. Specifically, I'd like to now, if there is
a call in the SVN API that I could use to find out, if the client I'm
using and the working copy I'm working on, are compatible?

An example: SVN working copy versions 1.4 and 1.5 are incompatible. If
you touched your 1.4.x working copy with a 1.5.x client, the working
copy gets upgraded implicitly - all OK. But, if you now tried to
operate on the same working copy with a 1.4.x client again, you would
be told that you need to update your client (or downgrade your working
copy) to ensure compatibility. Question is, if and how I could this
detect upfront - if client and working copy format are compatible or
not.

Thanks a lot for your help,

Goetz

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1193694
Received on 2009-02-19 20:40:59 CET

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

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