gEDA-dev: [PATCH][RFC]New component library system
Peter TB Brett
peter at peter-b.co.uk
Sat May 19 04:26:19 EDT 2007
On Saturday 19 May 2007 09:04:29 Ivan Stankovic wrote:
> On Fri, May 18, 2007 at 11:16:58AM +0100, Peter TB Brett wrote:
> > Hi all,
> >
> > Rather than revising for my exams, I've been rewriting the component
> > library system. My new all-singing all-dancing code is now in a runnable
> > state, and the patches are attached. Once they are extracted, apply to
> > CVS HEAD with:
> >
> > cat /path/to/patches-libraries/*.patch | patch -Np1
>
> This doesn't work, I get failed hunks. This is with commit
> f7ee92e1ebbfa7a5a5ccbb8bc4e4ae499e185599, as the series file says:
That's wierd. I just made a totally clean checkout of commit
f7ee92e1ebbfa7a5a5ccbb8bc4e4ae499e185599, and my patches applied totally
cleanly (and yes, I used the patches from the e-mail).
Please double-check that your checkout is clean. My steps were:
mkdir test
cd test
cg-clone -s git://repo.or.cz/geda-gaf.git
tar -jxf /path/to/patches-libraries.tar.bz2
cat patches-libraries/* | patch -Np1
and the patches applied cleanly[1].
Regards,
Peter
[1] BTW, it's bad practise to repeatedly clone from repo.or.cz, as it uses up
quite a bit of bandwidth. You should only do it when debugging repository
problems!
--
Fisher Society http://tinyurl.com/o39w2
CU Small-Bore Club http://tinyurl.com/mwrc9
09f911029d74e35bd84156c5635688c0 peter-b.co.uk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.seul.org/pipermail/geda-dev/attachments/20070519/47a88a91/attachment.pgp
More information about the geda-dev
mailing list