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

Re: svn_client_move7 and mixed-revisions

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Tue, 12 Mar 2013 20:48:18 +0000 (GMT)

Mark Phippard wrote:
> As an aside, even before SVN 1.7, I turned merge into a wizard that
> included "best practices" checks.  One of these was warning you if
> working copy was mixed revisions.  So SVN 1.7 was not an issue for me
> in this regard.  I am bringing this up because it would be nice if
> JavaHL had some API's we could call to tell us things like:
>
> Is working copy mixed revision?
> Are there any switched folders?
>
> Etc.  We implement these things ourselves today using status and other API.

That would be: svn_wc_revision_status2(), available in JavaHL through SVNClient::getVersionInfo().

- Julian
Received on 2013-03-12 21:48:52 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.