Remove .cvsignore?
flag
4 messages - Collapse all
/groups/adfetch?adid=TEqwBhEAAACaYelyBgJg1hYb4DyI0B0cnT3luubDeskUok6AUQ17nQ
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
1.  Juergen Boemmels  
View profile  
 More options May 12 2005, 2:41 pm
Newsgroups: perl.perl6.internals
From: boemm...@web.de (Juergen Boemmels)
Date: Thu, 12 May 2005 20:41:18 +0200
Local: Thurs, May 12 2005 2:41 pm
Subject: Remove .cvsignore?

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

I think we should remove .cvsignore files entirly.

Comments
boe

  cvsignore.diff
3K Download

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
2.  Bernhard Schmalhofer  
View profile  
 More options May 13 2005, 12:55 pm
Newsgroups: perl.perl6.internals
From: Bernhard.Schmalho...@gmx.de (Bernhard Schmalhofer)
Date: Fri, 13 May 2005 18:55:12 +0200
Local: Fri, May 13 2005 12:55 pm
Subject: Re: Remove .cvsignore?
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 started to diverge. Currently (r8078) 22 .cvsignore
>differ from svn:ignore (see attached cvsignore.diff)

>I think we should remove .cvsignore files entirly.

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:ignore

Is that the right was to go?

CU, Bernhard


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
3.  Autrijus Tang  
View profile  
 More options May 13 2005, 2:19 pm
Newsgroups: perl.perl6.internals
From: autri...@autrijus.org (Autrijus Tang)
Date: Sat, 14 May 2005 02:19:21 +0800
Local: Fri, May 13 2005 2:19 pm
Subject: Re: Remove .cvsignore?

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:ignore

> Is that the right was to go?

I think it's correct.  It also need to check for existence of a ".svn"
directory in path before running that; if it's not there, then try

    svk propget svn:ignore

Thanks,
/Autrijus/

  application_pgp-signature_part
< 1K Download

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
4.  Juergen Boemmels  
View profile  
 More options May 16 2005, 6:28 pm
Newsgroups: perl.perl6.internals
From: boemm...@web.de (Juergen Boemmels)
Date: Tue, 17 May 2005 00:28:47 +0200
Local: Mon, May 16 2005 6:28 pm
Subject: Re: Remove .cvsignore?
On Friday 13 May 2005 18:55, Bernhard Schmalhofer wrote:

More files using .cvsignore:

t/src/manifest.t
  This test checks the integrity of CVS. This the CVS=>SVN transition this is
  mostly skipped.
  I have a nearly working replacement, but the hard-coded .cvsignores get in
  the way

MANIFEST.SKIP
  skips explicitly .cvsignore; can go

tools/dev/gen_manifest_skip.pl
  explicit skip of .cvsignore; already scheduled for removal

tools/dev/extract_file_descriptions.pl
  .cvsignore is not worth description

cu
boe


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google