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

Re: [Subclipse-dev] svnClientAdapter failed to build?

From: Mark Phippard <markphip_at_gmail.com>
Date: Fri, 17 Sep 2010 12:07:32 -0400

On Fri, Sep 17, 2010 at 11:54 AM, jcompagner <jcompagner_at_gmail.com> wrote:
> cool ;) how is it with 1.7?

Have only done a little so far. The JavaHL package namespace was
moved to org.apache and they took the rename as an opportunity to redo
a lot of the API and use Java 5 features etc. So much of the work was
just making code compile with the changes.

The big thing for 1.7 is the change to the WC to only have a single
.svn folder. I made some initial changes for that but there is more
that will need to be done for our app to work right.

The good news is that a lot of problems simply go away because of
this. For example, copy and pasting a folder works becaue there is no
.svn folder to be included.

The bad news is that we were able to watch for changes in those .svn
folders to know when we need to rebuild caches and trigger status
updates. So we have to figure out a new approach for doing this
better.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1043&dsMessageId=2661336
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_subclipse.tigris.org].
Received on 2010-09-17 18:07:39 CEST

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

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