[perl #35824] [TODO] Remove .cvsignore files

2005-05-17 Thread Bernhard Schmalhofer via RT
> [bernhard - Mo 16. Mai. 2005, 02:42:49]: > > > i. Migrate the changes in .cvsignore file into the svn:ignore property > Done. > > ii. Tell manicheck.pl to query the SVN properties t/src/manifest.t verifies that MANIFEST.SKIP is consistent with the svn:ignore properties. T

Re: Remove .cvsignore?

2005-05-17 Thread Juergen Boemmels
On Friday 13 May 2005 18:55, Bernhard Schmalhofer wrote: > Juergen Boemmels schrieb: > >Hello, > > > >In the current SVN repository are 76 .cvsignore files. In SVN they aren't > > used any more. SVN uses the property 'svn:ignore' on a directory instead. &

[perl #35824] [TODO] Remove .cvsignore files

2005-05-16 Thread via RT
In the current SVN repository are 76 .cvsignore files. In SVN they aren't used > any more. SVN uses the property 'svn:ignore' on a directory instead. > > During the cvs => svn transition the svn:ignore properties were set but in > the recent weeks they started to dive

Re: Remove .cvsignore?

2005-05-13 Thread Autrijus Tang
On Fri, May 13, 2005 at 06:55:12PM +0200, Bernhard Schmalhofer wrote: > As fas as I see, the only place where .cvsignore files are still used, is > tools/dev/manicheck.pl. > If we require 'svn', than we can replace the reading on .cvsignore with > > svn propget svn:igno

Re: Remove .cvsignore?

2005-05-13 Thread Bernhard Schmalhofer
Juergen Boemmels schrieb: Hello, In the current SVN repository are 76 .cvsignore files. In SVN they aren't used any more. SVN uses the property 'svn:ignore' on a directory instead. During the cvs => svn transition the svn:ignore properties were set but in the recent weeks they

Remove .cvsignore?

2005-05-12 Thread Juergen Boemmels
Hello, In the current SVN repository are 76 .cvsignore files. In SVN they aren't used any more. SVN uses the property 'svn:ignore' on a directory instead. During the cvs => svn transition the svn:ignore properties were set but in the recent weeks they started to diverge. Cu

Re: [perl #31916] [PATCH] minor cvsignore and progclean tweaks

2004-10-12 Thread Leopold Toetsch
Ron Blaschke <[EMAIL PROTECTED]> wrote: > Added win32 cl pdb and ilk files. [ snip ] Thanks, applied. leo

Re: [perl #30414] [PATCH] make realclean and .cvsignore fixes

2004-06-23 Thread Dennis Rieks
On Wednesday 23 June 2004 15:19, Jens Rieks wrote: > > Attached is a patch with the things that are not committed. > Can you please explain what it is supposed to do? -$(DYNEXT_DIR)/$(LIBNCI_SO) +$(LIBNCI_SO) The definition of $(LIBNCI_SO) is allready LIBNCI_SO = $(DYNEXT_DIR)/libnci$(SO)

Re: [perl #30414] [PATCH] make realclean and .cvsignore fixes

2004-06-23 Thread Jens Rieks
On Tuesday 22 June 2004, Dennis Rieks wrote: > # New Ticket Created by Dennis Rieks > # Please include the string: [perl #30414] > # in the subject line of all future correspondence about this issue. > # http://rt.perl.org:80/rt3/Ticket/Display.html?id=30414 > > > > Hi, > > added just some missin

[perl #30414] [PATCH] make realclean and .cvsignore fixes

2004-06-22 Thread via RT
rot/.cvsignore,v -added test.[c,o,cco,ilk,ldo,out,pdb] and vc60.pdb cola_cvsignore.patch: RCS file: /cvs/public/parrot/languages/cola/.cvsignore,v -added Makefile .cvsignore: new file parrot/languages/parrot_compiler/.cvsignore (added Makefile) root.in.patch: RCS file: /cvs/public/parrot/config/

Re: [perl #28251] [PATCH] generated files in '.cvsignore'

2004-04-05 Thread Leopold Toetsch
Bernhard Schmalhofer <[EMAIL PROTECTED]> wrote: > Hi, > this patch tells CVS about some more generated files. > This should reduce line noise when looking at diffs or when generating > patches. Thanks, applied. leo

[perl #28251] [PATCH] generated files in '.cvsignore'

2004-04-05 Thread via RT
uld reduce line noise when looking at diffs or when generating patches. 'cvsignore_20040405.tar' can be unpacked in the 'parrot'-directory, it contains new .cvsignore-files. CU, Bernhard -- /* [EMAIL PROTECTED] */ +++ NEU bei GMX und erstmalig in Deutschland: TÃV-geprÃf

Re: [perl #24837] [PATCH] .cvsignore files for Parrot m4

2004-01-09 Thread Leopold Toetsch
Bernhard Schmalhofer <[EMAIL PROTECTED]> wrote: > This patch adds some .cvsignore files to the recently added 'languages/m4'. > It tells CVS that is OK to have a generated Makefile and generated test > input and result files. Thanks, applied. leo

[perl #24837] [PATCH] .cvsignore files for Parrot m4

2004-01-07 Thread via RT
dds some .cvsignore files to the recently added 'languages/m4'. It tells CVS that is OK to have a generated Makefile and generated test input and result files. It is also OK to have the generated files parrots/vtable.dump and parrot/languages/befunge/befunge.pbc. parrot/languages/m4/Makefile

[perl #23284] [PATCH] Some updates to .cvsignore

2003-08-14 Thread Jürgen
les unknown to cvs. This patch fixes them. (This patch is created with cvsutils so you need to cvs add some of the files) -- attachment 1 -- url: http://rt.perl.org/rt2/attach/62504/46069/592b8f/cvsignore.diff Index: languages/bf/.cvsign

Re: [perl #23284] [PATCH] Some updates to .cvsignore

2003-08-14 Thread Simon Glover
On Mon, 11 Aug 2003, Jürgen Bömmels wrote: > Hi, > > I did some experiments in the languages directory and now there are > many files unknown to cvs. This patch fixes them. > (This patch is created with cvsutils so you need to cvs add some of > the files) Thanks, applied. Simon

[Applied] t/pmc/.cvsignore

2002-03-27 Thread Josh Wilmes
Thanks, done. At 2:59 on 03/27/2002 EST, Michel J Lambert <[EMAIL PROTECTED]> wrote: > The introduction "make quicktest" made this missing .cvsignore more > apparent. > > Mike Lambert >

[PATCH] t/pmc/.cvsignore

2002-03-26 Thread Michel J Lambert
The introduction "make quicktest" made this missing .cvsignore more apparent. Mike Lambert *.pasm *.pbc *.out

.cvsignore

2002-01-01 Thread Sebastian Bergmann
... seems not to be missing some files. nmake testclean nmake realclean cvs upd -dAP ? pdump.ilk ? pdump.pdb ? test_parrot.ilk ? test_parrot.pdb ? vc60.pdb ? classes/vc60.pdb cvs server: Updating . cvs server: Updating Parrot cvs server: Updating Parrot/Jit cvs server: Updating Par

cvs commit: parrot/docs .cvsignore Makefile (fwd)

2001-10-14 Thread Gregor N. Purdy
All -- I just committed some changes to core.ops and friends for integrated op documentation. * core.ops now contains POD documentation of ops, interspersed with the ops themselves * Ops are organized into POD =head2 sections * Parrot/OpsFile.pm now treats the preamble

Re: [new file] t/.cvsignore to ignore 'make test' products

2001-09-12 Thread Simon Cozens
On Wed, Sep 12, 2001 at 03:40:52PM -0400, Gregor N. Purdy wrote: > The attached t/.cvsignore file will cause cvs to ignore the products > of 'make test'. Thanks, (both) applied.

[new file] t/.cvsignore to ignore 'make test' products

2001-09-12 Thread Gregor N. Purdy
All -- The attached t/.cvsignore file will cause cvs to ignore the products of 'make test'. Regards, -- Gregor _ / perl -e 'srand(-2091643526); print chr rand 90 for (0..4)' \

[new file] .cvsignore to ignore build products

2001-09-12 Thread Gregor N. Purdy
All -- The following .cvsignore file goes in the root parrot source code directory to ignore the build products. Regards, -- Gregor _ / perl -e 'srand(-2091643526); print chr rand 90 for (0..4)' \