> [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
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.
&
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
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
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
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
Ron Blaschke <[EMAIL PROTECTED]> wrote:
> Added win32 cl pdb and ilk files.
[ snip ]
Thanks, applied.
leo
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)
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
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/
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
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
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
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
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
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
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
>
The introduction "make quicktest" made this missing .cvsignore more
apparent.
Mike Lambert
*.pasm
*.pbc
*.out
... 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
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
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.
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)' \
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)' \
23 matches
Mail list logo