[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: Mark Phippard <markphip_at_gmail.com>
Date: Tue, 12 Mar 2013 16:56:29 -0400

On Tue, Mar 12, 2013 at 4:48 PM, Julian Foad <julianfoad_at_btopenworld.com>wrote:

> 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().
>
>
Ah cool. That is the old svnversion equivalent?

Will take a look and see if we could switch to that.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on 2013-03-12 21:57:01 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.