Re: cvsignore

2003-09-15 Thread Angus Leeming
Rob Lahaye wrote: > $ cvs update > > ? install-sh > ? missing Shrug. These ae both part of the repository, to be found in the config directory. They are _not_ put into the top level directory in the autogen.sh or configure step. Just remove them. > ? src/lyx-gtk I've added this one. -- Angu

cvsignore

2003-09-15 Thread Rob Lahaye
$ cvs update ? install-sh ? missing ? src/lyx-gtk Can someone fix this in the corresponding .cvsignore files? R.

Re: cvsignore for frontends/gtk?

2003-09-02 Thread Angus Leeming
Kayvan A. Sylvan wrote: > I think we need a .cvsignore file for the GTK frontend: > > ? src/frontends/gtk/Makefile.in > ? src/frontends/gtk/glade/Makefile.in Committed. See if that helps... -- Angus

cvsignore for frontends/gtk?

2003-09-02 Thread Kayvan A. Sylvan
I think we need a .cvsignore file for the GTK frontend: ? src/frontends/gtk/Makefile.in ? src/frontends/gtk/glade/Makefile.in ---Kayvan -- Kayvan A. Sylvan | Proud husband of | Father to my kids: Sylvan Associates, Inc. | Laura Isabella Sylvan

[PATCH] po/.cvsignore

2003-08-14 Thread Michael Schmitt
Not really worth mentioning but ... Michael Index: .cvsignore === RCS file: /cvs/lyx/lyx-devel/po/.cvsignore,v retrieving revision 1.8 diff -a -u -u -r1.8 .cvsignore --- .cvsignore 2002/12/16 22:56:32 1.8 +++ .cvsignore

Re: [Patch] .cvsignore additions

2002-07-16 Thread Jean-Marc Lasgouttes
>>>>> "R" == R Lahaye <[EMAIL PROTECTED]> writes: R> Hi, R> Please add the file "src/frontends/qt2/xforms/.cvsignore": .deps R> Makefile Makefile.in I did not do that. R> With autoconf-2.53 (plus automake-1.5 and libtool-1.3.4), I ne

Re: [Patch] .cvsignore additions

2002-07-16 Thread John Levon
On Tue, Jul 16, 2002 at 04:54:02PM +0900, R. Lahaye wrote: > Please add the file "src/frontends/qt2/xforms/.cvsignore": > .deps > Makefile > Makefile.in Please don't, qt2/xforms/ no longer exists regards john -- "i am sorey I cant reads yuor emale becau

[Patch] .cvsignore additions

2002-07-16 Thread R. Lahaye
Hi, Please add the file "src/frontends/qt2/xforms/.cvsignore": .deps Makefile Makefile.in With autoconf-2.53 (plus automake-1.5 and libtool-1.3.4), I need the following patch to two .cvsignore files: Index: .cvsignore =

Re: [Patch] forms/.cvsignore missing *.lo and .deps

2002-06-18 Thread Angus Leeming
On Tuesday 18 June 2002 9:34 am, R. Lahaye wrote: > Hi, > > Attached patch adds *.lo and .deps to forms/.cvsignore file, > so that "cvs update" does not complain about these files. > > Rob. Thank you. Applied. Angus

[Patch] forms/.cvsignore missing *.lo and .deps

2002-06-18 Thread R. Lahaye
Hi, Attached patch adds *.lo and .deps to forms/.cvsignore file, so that "cvs update" does not complain about these files. Rob. forms_cvsignore.diff.gz Description: GNU Zip compressed data

Re: .cvsignore files missing?

2002-05-28 Thread Lars Gullik Bjønnes
"R. Lahaye" <[EMAIL PROTECTED]> writes: | Hi, > | Are several .cvsignore files missing? | My "cvs update" says: > | ? boost/libs/regex/src/.deps | ? boost/libs/regex/src/cpp_regex_traits.lo | ? boost/libs/regex/src/cregex.lo | ? boost/libs/regex/src/c_regex_trait

.cvsignore files missing?

2002-05-28 Thread R. Lahaye
Hi, Are several .cvsignore files missing? My "cvs update" says: ? boost/libs/regex/src/.deps ? boost/libs/regex/src/cpp_regex_traits.lo ? boost/libs/regex/src/cregex.lo ? boost/libs/regex/src/c_regex_traits_common.lo ? boost/libs/regex/src/c_regex_traits.lo ? boost/libs/regex/src/f

[PATCH] cvsignore files

2002-04-16 Thread R. Lahaye
Hi, $ cvs update ? config/Makefile ? src/frontends/xforms/forms/Makefile cvs server: Updating . cvs server: Updating boost cvs server: Updating boost/boost [..] $ Both Makefile's are missing in the corresponding .cvsignore files. Please apply attached tiny patch. Rob. cvsignore.di

Re: Missing files in intl/.cvsignore ?

2001-07-18 Thread Jean-Marc Lasgouttes
>>>>> "R" == R Lahaye <[EMAIL PROTECTED]> writes: R> Hi, R> Everytime I update my CVS directory, I get: R> $ cvs update ? intl/libintl.h ? intl/charset.alias ? R> intl/ref-add.sed ? intl/ref-del.sed cvs server: Updating . cvs R> server: Updating boost [...snip...] Added to cvsignore. JMarc

Missing files in intl/.cvsignore ?

2001-07-17 Thread R. Lahaye
Hi, Everytime I update my CVS directory, I get: $ cvs update ? intl/libintl.h ? intl/charset.alias ? intl/ref-add.sed ? intl/ref-del.sed cvs server: Updating . cvs server: Updating boost [...snip...] Should these "intl/..." files be added to the intl/.cvsignore file ? Regards, Rob.

boost .cvsignore files

2001-02-20 Thread Angus Leeming
7;t know what to do with the boost/libs/regex entry.) Angus Index: boost/.cvsignore === RCS file: /usr/local/lyx/cvsroot/lyx-devel/boost/.cvsignore,v retrieving revision 1.3 diff -u -r1.3 .cvsignore --- boost/.cvsignore2001/0

PATCH: boost/.cvsignore

2001-02-16 Thread Angus Leeming
A trivial patch to some .cvsignore files in boost/ Index: boost/.cvsignore === RCS file: /usr/local/lyx/cvsroot/lyx-devel/boost/.cvsignore,v retrieving revision 1.3 diff -u -r1.3 .cvsignore --- boost/.cvsignore2001/02/13 15:33

Re: tiny .cvsignore patch

2000-06-13 Thread Jean-Marc Lasgouttes
I'll apply it. JMarc

tiny .cvsignore patch

2000-06-13 Thread Angus Leeming
Index: .cvsignore === RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/frontends/.cvsignore,v retrieving revision 1.2 diff -u -r1.2 .cvsignore --- .cvsignore 2000/06/12 11:55:10 1.2 +++ .cvsignore 2000/06/13 15:57:17 @@ -1,2 +1,6

Re: .cvsignore

1999-01-12 Thread Jean-Marc Lasgouttes
>>>>> "Jochen" == Jochen Kuepper <[EMAIL PROTECTED]> writes: Jochen> Hi, since I never saw any discussion regarding .cvsignore Jochen> files in the lyx repository I just created the needed ones to Jochen> get myself rid of any ?-line from cvs. I haven

Re: .cvsignore

1999-01-12 Thread Jochen Kuepper
Seems I forgot the files ? On Die, 12 Jan 1999 Jochen Kuepper wrote: >Hi, > >since I never saw any discussion regarding .cvsignore files in the lyx >repository I just created the needed ones to get myself rid of any ?-line from >cvs. I haven't bothered to make a patch

.cvsignore

1999-01-12 Thread Jochen Kuepper
Hi, since I never saw any discussion regarding .cvsignore files in the lyx repository I just created the needed ones to get myself rid of any ?-line from cvs. I haven't bothered to make a patch but just build a tar archive with the files included. I am really annoyed by all these ?-lines,