Thanks for the advise, but it's Not An Option(tm).

I'm trying to analyze the "update" log from "cleartool update" on a 
snapshot view.

This looks like:

New:                     sw\uml\FM.mdl \main\1 
Updated: 
sw\java\axxtmn\src\no\axxessit\client\appl\mapviewer\MapViewer.java 
\main\tmn_1.1_patch\1 \main\55 
...
HijackedDeleted:         sw\java\build.bat \main\6 \main\10 
...
UnloadDeleted: 
sw\java\tools\src\no\axxessit\bd\mgt\tools\AdventNetDictionaryCreator.java

I want to count the operations. Simple enough ... one would think.

Unfortunately it's on windows, so I can't "grep | wc -l" it.





Heiko Kundlacz <[EMAIL PROTECTED]>
06.01.2004 15:47
Please respond to "Maven Users List"

 
        To:     Maven Users List <[EMAIL PROTECTED]>
        cc: 
        Subject:        Re: Newline as delimiter for util:tokenize?


Hi

I tried this also, also with \r\n and unicode style. Without any success.

I changed completely to xml-files and read my configuration for Visual 
Source Safe from xml with xpath. This is all provided with jelly:xml

Heiko

[EMAIL PROTECTED] wrote:

>How does one get this to work?
>
><u:tokenize delim="\n" var="${some.output}"/> ${some.text}</u:tokenize>
>
>won't work..?
>
>
>Regards, Jan-Helge
> 
>




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to