Re: Accessibility of Gnome panel / How to end session via keyboard



On Wed, 2003-07-23 at 10:00, Padraig O'Briain wrote:
> > 1) Can someone point me to a good set of documentation on:
> > a) Applying Patches to source trees.
> 
> I just use the patch command.

Usually
patch -p0 < something.patch
while in the top-directory of the module, to apply a patch.

Use
cvs -z3 diff -up > something.patch
to create a patch

> > b) What are .spec files and how do I use them?

They are for creating RPMS. Don't worry about them if you don't want to.

> > c) docs on how to use CSV?
> >
> 
> Try http://www.cvshome.org

http://developer.gnome.org/tools/cvs.html
gives some more direct help.

-- 
Murray Cumming
murray usa net
www.murrayc.com





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]