[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Request file size attribute be added to svnlook

From: Phil Pinkerton <pcpinkerton_at_gmail.com>
Date: Tue, 6 Oct 2009 14:03:55 -0400

On Tue, Oct 6, 2009 at 1:15 PM, C. Michael Pilato <cmpilato_at_collab.net>wrote:

> Phil Pinkerton wrote:
> > Is there a preferred method for applying the patch to the current main.c
> > file ?
>
> I'd personally opt for this route:
>
> $ cd /path/to/subversion/sources
> $ svn diff -c39805 http://svn.collab.net/repos/svn/trunk | patch -p0
>
> But that's just me.
>
> --
> C. Michael Pilato <cmpilato_at_collab.net>
> CollabNet <> www.collab.net <> Distributed Development On Demand
>
>
Thanks I used ( hope it works .. this way)

 patch -p0 < /svn/src/subversion-1.6.5/subversion/svnlook/main.c_patch
Looks like a unified context diff.
File to patch: /svn/src/subversion-1.6.5/subversion/svnlook/main.c
Hunk #1 succeeded at 60 (offset 6 lines)
Hunk #2 succeeded at 203 (offset 6 lines)
Hunk #3 succeeded at 1308 (offset 42 lines)
Hunk #4 succeeded at 1842 (offset 28 lines)
done

-- 
" The fundamental principle here is that the justification for a physical
concept lies exclusively in its clear and unambiguous relation to the facts
that it can be experienced"   AE
Please Feed and Educate the Children... it's the least any of us can do.
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2404239
Received on 2009-10-06 20:04:05 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.