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

[Subclipse-users] How to let javasvn log the work-copy update detail, just like the client command do.

From: 林展望 <linzhw_at_gmail.com>
Date: 2006-12-27 06:12:14 CET

Hi,
 I use svnant1.1 to get the work copy from the svn repository, and it can
checkout or update
work-copy from remote sucessfully. But it only logged the process following:

Buildfile: build.xml

update:
      [svn] <Update> started ...
      [svn] <Update> finished.

BUILD SUCCESSFUL
Total time: 2 seconds

It seems to be too simple. Now I want to log the detail like that the
client command does.

----------------------------------------------------------------
Following is the client svn command like:

E:\workspace\src\com\controller\exp\SplitCombineCtrl.java
U E:\workspace\src\com\query\exp\SplitcombinerelationItem.java
U E:\workspace\src\com\query\exp\ExpfeerecordQuery.java
U E:\workspace\src\com\query\exp\SplitcombinerelationQuery.java
U E:\workspace\src\com\query\exp\ExpfeerecordItem.java
U E:\workspace\src\com\entity\exp\ExpDocumentEntity.java
U E:\workspace\src\com\util\ExternalInterface.java
U E:\workspace\src\com\util\SpringProcedureParam.java
U E:\workspace\src\com\util\InternalInterface.java
U E:\workspace\src\com\query\GetdocexpmfbyvoyageidQuery.java
Updated to revision 7395.
At revision 7395.
Anyone can tell how to do it?

Best regards,
Received on Wed Dec 27 09:27:51 2006

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.