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

[Subclipse-users] trying to write logs the svn actions

From: Diego Núñez Monasterio <diego.nunez_at_panel.es>
Date: 2007-03-14 19:18:08 CET

Hi, I´m new in subversion world and I´m trying to migrate to svn from
cvs. Our integration enviroment now has some scripts thats execute CVS
ant task in order to make nigthbuilds of our Java applications following
some of the continuous integration tasks. One of the important thing is
that all the scripts writes in a log file all the actions made by the
ant task through night. Something like this

      [cvs] cvs update: Updating Build
      [cvs] U Build/.cvsignore
      [cvs] cvs update: Updating Build/R2D2
      [cvs] U Build/R2D2/leeme.txt
      [cvs] cvs update: Updating Build/R2D2/scripts
.............
  
On the otherhand when I execute a svn ant task there is only a messages
like this

BUILD SUCCESSFUL
      [svn] <Checkout> started ...
      [svn] <Checkout> finished.

Is there any flag to write more information?

Thanks in advance.

-- 
____________________________________
Diego Núñez Monasterio
mail:diego.nunez@panel.es
tel:+34 91 405 78 78
fax:+34 91 405 78 88
ext:852
Panel Sistemas Informáticos
C/Condesa de Venadito 5, 1ª Planta
28027 Madrid
____________________________________
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Wed Mar 14 19:21:24 2007

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.