Hi All

I'm currently cleaning up a huge repository of source
files which have all kinds of line endings. So I had a
look at the FixCrLf task. Although FixCrLf basically
does what I'm looking for I need some more features:
a) checkout all the files with a wrong line ending
b) fix them
c) check them in
d) some kind of preview without touching a file

In order to do this I'm thinking of an aditional
parameter telling FixCrLf to produce a FileSet
containing all files not containing the requried line
endings.

What I do not like about this aproach, is the fact,
that I would have to manually copy the produced
FileSet into an other ant script to get a)-c) done.
May be there's a clever way to do this fully
automated.

WDYT?
Ernst

__________________________________________________________________

Gesendet von Yahoo! Mail - http://mail.yahoo.de
Bis zu 100 MB Speicher bei http://premiummail.yahoo.de

Reply via email to