Rafal Krzewski wrote:
> 
> Martin Poeschl wrote:
> 
> > where can i find a tool to create diffs (so that i can post diffs in the
> > future ;o)
> 
> If you are using Linux or some other Unix flavour, the tool is called 'diff'
> and you have it installed, or can install it from your system CDs. I believe
> there are some tools for Windows that can create diffs (I heard the name
> WinDiff some time ago. Use you favourite search engine...)

WinDiff ships with Microsoft's Developer Studio, and provides nice
visual diff output.  I've not tried to use it in conjunction with UNIX
diff.  Next time, you want to generate diffs using the equivalent of
UNIX `diff -u`.  You can generate them using CVS by making changes to
your local copy turbine/build/build-turbine.xml and running `cvs diff -u
build-turbine.xml` from the turbine/build directory.  I've updated the
build file to include the missing classes.  Thanks Martin!
-- 

Daniel Rall <[EMAIL PROTECTED]>


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to