[openbeos-preferences] Re: Terminal color scheme
- From: Matt Madia <mattmadia@xxxxxxxxx>
- To: openbeos-preferences@xxxxxxxxxxxxx
- Date: Sat, 11 Apr 2009 08:00:51 -0400
On Sat, Apr 11, 2009 at 7:50 AM, HaikuBot <service.exchange@xxxxxxxxx> wrote:
> sorry for stupid question, but how make diff ?
>
> Just include output of "diff file1 file2" ?
>
first please don't top-post.
"Top Posting" refers to replying to an email and putting your message
at before the quoted text.
now for making a diff,
if you're working on files inside an svn repository, then it's fairly simple.
cd /toTheHaikuSource/haiku
svn diff > ~/my.patch
This will put create a patch and place in it your home folder.
"my.patch" should be a more descriptive name.
It's preferred to run diff from the root directory of Haiku's source
tree -- the directory that contains : [3rdparty, build, data, docs,
heades, src, configure, Jamfile, Jamrules, makehaikufloppy, ReadMe,
ReadMe.cross-compile]
--mmadia
Other related posts: