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

Re: [Subclipse-dev] svnAnt and

From: Matt Doran <matt.doran_at_papercut.biz>
Date: 2005-08-12 02:39:49 CEST

Mark Phippard <MarkP <at> softlanding.com> writes:
>
> >
> > I've only really implemented this a few weeks ago ... but if people
> think
> > this type of thing is useful, I'm happy to take feedback, polish it up
> and
> > publish it for use somewhere..... or even to include in svnAnt (not
> that
> > I've even looked at that code).
>
> This sounds like it could be a good feature. Would you consider trying to
> add it into svnAnt and write it against svnClientAdapter instead of
> directly against JavaSVN? svnClientAdapter now has support for JavaSVN
> included, although I do not think this has been brought into svnAnt yet.
>
> Mark

I think it would be an excellent addition... and I'd love to give it a go. I'll
have a look at it. The main thing I need to be able to do is to recurse through
a working copy looking at the revision numbers and modified status's.

With JavaSVN I create my own "ISVNStatusHandler" and call "doStatus()" on the
status client. This allows me to gather the required info on the fly.... I
haven't looked at svnClientAdapter yet ... but where would the best place to
start to gather this recursive status info?

(I'm using gmane to reply to these mails ... it appears it is modifying the
subject line ... sorry.)

Regards,
Matt
Received on Fri Aug 12 10:39:49 2005

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.