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

Svnant status tast limitations (?)

From: Tejs Scharling <tejsscharling_at_yahoo.dk>
Date: 2005-09-21 14:27:49 CEST

Greetings,

I hope you can help me with the following problem.

Using ANT in a release process, I need to check if my
Working Copy is in sync with the Working Base (i.e.
that I have updated and committed). The svnant status
task only supplies me with the status of a single
file/dir, and I need the status of the hole source
tree (a bit like the graphical indication the windows
tool TortoiseSVN gives me). Is there some way around
this problem?

If not, I can see that svnant uses the
ISVNClientAdapter.getSingleFileStatus() method to get
the status. Would it be possible to use the
ISVNClientAdapter.getStatus(<source tree>, recurse)
method and find the worst-case status of the returned
status array.

/ Tejs Scharling

Tejs Scharling
Rosensgade 18c, 3.tv.
8000 Århus C

tlf: 82507229
Received on Wed Sep 21 22:27:49 2005

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

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