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

1 view
Skip to first unread message

Bernhard Schmalhofer

unread,
May 16, 2005, 4:47:05 AM5/16/05
to bugs-bi...@rt.perl.org
# New Ticket Created by Bernhard Schmalhofer
# Please include the string: [perl #35824]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=35824 >


This was posted on the perl6-internals list by Jürgen Bömmels:

> 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. Currently (r8078) 22 .cvsignore
> differ from svn:ignore (see attached cvsignore.diff)

> I think we should remove .cvsignore files entirly.

I noticed that .cvsignore is still used in tool/dev/manicheck.pl and Autrius Tang suggested
to use 'svn propget svn:ignore' or 'svk propget svn:ignore'.

So that's the plan:

i. Migrate the changes in .cvsignore file into the svn:ignore property
ii. Tell manicheck.pl to query the SVN properties
iii. remove the .cvsignore files


Bernhard Schmalhofer via RT

unread,
May 17, 2005, 3:39:52 PM5/17/05
to perl6-i...@perl.org
> [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.
This make manicheck.pl real simple.
TODO: Remove uninteresting STDERR



> > iii. remove the .cvsignore files

done

--
/* Bernhard.S...@gmx.de */

Reply all
Reply to author
Forward
0 new messages