[Lazarus] SVN user
Peter E Williams
pewslinuxvault at gmail.com
Wed Dec 29 10:59:16 CET 2010
Hi,
see comments below.
Fond Regards, Peter Eric WILLIAMS
--- Hobart, Tasmania, Australia
--- Phone: +61 (03) 6236-9675
My free websites are: http://pewink.info (&)
http://pewslinuxvault.googlepages.com
2010/12/29 Juha Manninen <juha.manninen62 at gmail.com>
> Peter E Williams kirjoitti tiistai 28 joulukuu 2010 21:34:03:
>
> > > I think you should write a bug report
>
> >
>
> > Okay... please see my earlier message about my not being able to install
>
> > the deb files for the latest snapshot.
>
> >
>
> > I want someone to tell me the linux command to install all deb files in
> the
>
> > current folder. I am still a linux newbie with deb files as I use the
>
> > Software Manager. This installs Lazarus 0.9.28,2 not the latest beta
>
> > version.
>
> >
>
> > I am not a SVN user.
>
>
> Then you must become one...
>
>
Agreed.
> I mean, if you want to get involved in the project so much that you make
> bug reports with suggested code changes, then using the revision control
> system is the only way to go.
>
I have not experience with SVN as I am a lone developer.
> The bugs should be tested against the latest versions anyway and updating
> from the SVN server is the easiest and fastest way.
>
> http://wiki.lazarus.freepascal.org/Getting_Lazarus
>
> Basically just:
>
> $ svn co http://svn.freepascal.org/svn/lazarus/trunk lazarus
>
> $ cd lazarus
>
> $ make all
>
> $ ./lazarus &
>
>
> > > use the normal diff format for your patch.
>
This is the step I don't understand.
How do I use the normal diff format for my patch?
I know nothing of how the diff command works. We all learn somewhere. :-)
> >
>
> > Please give details. I have never done this before! :)
>
> Explained here:
>
> http://wiki.lazarus.freepascal.org/Creating_A_Patch
>
>
*Instructions For Linux/BSD etc:*
We'll assume that you have your SVN checkout of Lazarus in $HOME/lazarus
1. Open your favorite Terminal program
2. cd $HOME {press enter}
3. cd lazarus {press enter}
4. svn diff > mypatch.diff {press enter}
Basically:
>
> $ svn diff > mypatch.patch
>
> > >It makes things easier for everybody.
>
> >
>
> > I am all in favour of making things easier for everybody :-)))
>
> :-)
>
> Juha
>
> PEW :)
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20101229/87c6a58b/attachment-0003.html>
More information about the Lazarus
mailing list