Fwd: Re: [Orca-dev] [PATCH] Updates to include additionalSolaris performance metrics for graphing

Blair Zajac blair at orcaware.com
Wed Nov 20 15:48:01 PST 2002


Sean O'Neill wrote:
> >X-Originating-IP: [209.25.140.104]
> >Date: Wed, 20 Nov 2002 14:03:46 +0100
> >From: Ake Hjalmarsson <epkakeh at epk.ericsson.se>
> >To: "Sean O'Neill" <sean at seanoneill.info>
> >Subject: Re: [Orca-dev] [PATCH] Updates to include additional Solaris
> >performance metrics for graphing
> >X-Mailer: Mutt 0.95.6i
> >
> >Hi Sean,
> >
> >Thanks a lot for the patch. Unfortunately the GNU patch program
> >doesn't seem to be able to handle SVN Diffs. Could you please
> >post a context diff instead?
> >
> >
> >Best Regards
> >
> >
> >Ake Hjalmarsson                 Phone:    +46 455 395 982
> >Ericsson AB                     Fax:      +46 455 815 10
> >Box 518
> >S-371 23 Karlskrona
> >Sweden
> 
> Anyone know how I can accomplish this in Subversion to help out Ake ?
> 
> I'm no developer ...

No, there's no way yet.  svn can handle renames which patch doesn't.
There is talk on putting together a general diff format that is more
powerful than what patch can handle.  This would be used by Subversion,
arch, etc.

The best way is kinda a hack, but you would check do something like
this

# check out a fresh copy of the tree into another directory
svn co http://svn.orcaware.com:8000/repos/trunk/orca orca-orig

diff -ru -x .svn orca-orig orca > patch-file.txt

email patch-file.txt

Best,
Blair

-- 
Blair Zajac <blair at orcaware.com>
Web and OS performance plots - http://www.orcaware.com/orca/



More information about the Orca-dev mailing list