I've enabled the Git daemon for that repository.

Thanks.  Now what? :)

[jblaine@dev openafs]$ git push ssh://gerrit.openafs.org/tools.git HEAD:refs/for/master
fatal: '/tools.git': not a Gerrit project
fatal: The remote end hung up unexpectedly
[jblaine@dev openafs]$

===================================================================
commit cdcd789a9d208b6b3f59b9d8b4061c0ebf31e2be
Author: Jeff Blaine <[email protected]>
Date:   Tue Jun 7 17:18:40 2011 -0400

    "Sun" becomes "Oracle Solaris"

    There's no real rhyme or reason to %TopTitles - some are full
    product names like "RedHat Enterprise Linux" and some are
    generic like "Novell".  I went with "Oracle Solaris" instead
    of just "Oracle" as a replacement for "Sun".

    Change-Id: I4def7ab498e6538d73a8c8c9d3bf64fe01e1ae4e

diff --git a/openafs/make_www_release b/openafs/make_www_release
index a95dfc1..c812b2c 100755
--- a/openafs/make_www_release
+++ b/openafs/make_www_release
@@ -223,7 +223,7 @@ $FmtPat = '(' . join('|', map("\Q$_", keys %{$Desc{FMT}})) .
   'opensuse'=> 'OpenSUSE',
   'redhat'  => 'RedHat Linux',
   'rhel'    => 'RedHat Enterprise Linux',
-  'solaris' => 'Sun',
+  'solaris' => 'Oracle Solaris',
   'sle'     => 'Novell',
   'winnt'   => 'Windows 2000/XP/2003',
   'win9x'   => 'Windows 95/98/Millenium Edition',
_______________________________________________
OpenAFS-devel mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-devel

Reply via email to