I'd like to tweak the acl denial on cvs01 to help point maintainers to
git (note this is not in puppet, it's in CVSROOT/admin/)
Any thoughts on better wording, etc welcome.
Index: acls
================================================== =================
RCS file: /cvs/extras/CVSROOT/admin/acls,v
retrieving revision 1.10
diff -u -u -r1.10 acls
--- acls 9 Aug 2007 00:14:19 -0000 1.10
+++ acls 8 Aug 2010 17:24:16 -0000
@@ -124,7 +124,7 @@
}
close(AVAIL);
print "$$ ==== $exit_val = $exit_val
" if $debug;
-print "**** Access denied: $myname is not in ACL for $repos
" if $exit_val;
+print "**** Access denied: CVS is read-only now, use git: http://fedoraproject.org/wiki/Using_Fedora_GIT
" if $exit_val;
print "**** Access allowed: $myname is in ACL for $repos.
"
if !$exit_val;
exit($exit_val);
_______________________________________________
infrastructure mailing list
infrastructure@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/infrastructure
08-08-2010, 07:49 PM
Jesse Keating
Change request: tweak cvs01 acls to point to git
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 08/08/2010 10:28 AM, Kevin Fenzi wrote:
> I'd like to tweak the acl denial on cvs01 to help point maintainers to
> git (note this is not in puppet, it's in CVSROOT/admin/)
>
> Any thoughts on better wording, etc welcome.
>
> Index: acls
> ================================================== =================
> RCS file: /cvs/extras/CVSROOT/admin/acls,v
> retrieving revision 1.10
> diff -u -u -r1.10 acls
> --- acls 9 Aug 2007 00:14:19 -0000 1.10
> +++ acls 8 Aug 2010 17:24:16 -0000
> @@ -124,7 +124,7 @@
> }
> close(AVAIL);
> print "$$ ==== $exit_val = $exit_val
" if $debug;
> -print "**** Access denied: $myname is not in ACL for $repos
" if $exit_val;
> +print "**** Access denied: CVS is read-only now, use git: http://fedoraproject.org/wiki/Using_Fedora_GIT
" if $exit_val;
> print "**** Access allowed: $myname is in ACL for $repos.
"
> if !$exit_val;
> exit($exit_val);
>
>
+1 from me.
- --
Jesse Keating
Fedora -- Freedom˛ is a feature!
identi.ca: http://identi.ca/jkeating
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/
On Sun, Aug 08, 2010 at 11:28:45AM -0600, Kevin Fenzi wrote:
> -print "**** Access denied: $myname is not in ACL for $repos
" if $exit_val;
> +print "**** Access denied: CVS is read-only now, use git: http://fedoraproject.org/wiki/Using_Fedora_GIT
" if $exit_val;
Imho it is better to use https for all wiki links.
Regards
Till
_______________________________________________
infrastructure mailing list
infrastructure@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/infrastructure
08-08-2010, 10:16 PM
Kevin Fenzi
Change request: tweak cvs01 acls to point to git
On Sun, 08 Aug 2010 23:45:23 +0200
Till Maas <opensource@till.name> wrote:
> On Sun, Aug 08, 2010 at 11:28:45AM -0600, Kevin Fenzi wrote:
>
> > -print "**** Access denied: $myname is not in ACL for $repos
" if
> > $exit_val; +print "**** Access denied: CVS is read-only now, use
> > git: http://fedoraproject.org/wiki/Using_Fedora_GIT
" if
> > $exit_val;
>
> Imho it is better to use https for all wiki links.
Sure, we can make it https.
kevin
_______________________________________________
infrastructure mailing list
infrastructure@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/infrastructure
08-09-2010, 02:11 AM
Mike McGrath
Change request: tweak cvs01 acls to point to git
On Sun, 8 Aug 2010, Kevin Fenzi wrote:
> I'd like to tweak the acl denial on cvs01 to help point maintainers to
> git (note this is not in puppet, it's in CVSROOT/admin/)
>
> Any thoughts on better wording, etc welcome.
>
+1
-Mike
_______________________________________________
infrastructure mailing list
infrastructure@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/infrastructure