X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=B8djI/wkLqFwdVt2o4ZOTvW35XrmNnw7ePCXVi4w8ZM=; b=L9wA+qCKxLIf4qW6XktOY2QsEaN+b6QHcEdxei7p42PnH/bgiYi7muoYDEBlNPwI1v bczcyksOCICMuyRq2GD/lnxZd/MebSENWjbfTK4dfqbMJyFCCpBpPL8TZDG5JvDiTW6s oJ0LI0cXgQ0FsWTOD1X2kWl9qcXDK7FjZfqorLVVJO3iuaCWlKKsxahDe3Zwf/Z9Cg6q PVXq4R5apLqVU2nMNPcIwKw7sHNbiHuyucvyKIjsj5j4JF+CBBZqPS0akRT2930BqUBJ 0W1pJUGGldv/+4hWRPH7jjsvMxvj7iXAbeOMt7ZwotFT0bxr70KXuc1fsaEyVCzfbzrF c2NQ== MIME-Version: 1.0 In-Reply-To: <201207170514.q6H5EAfc009712@envy.delorie.com> References: <201207170504 DOT q6H54TP3009214 AT envy DOT delorie DOT com> <201207170514 DOT q6H5EAfc009712 AT envy DOT delorie DOT com> From: Abhijit Kshirsagar Date: Tue, 17 Jul 2012 10:59:09 +0530 Message-ID: Subject: Re: [geda-user] gedasymbols going git? To: geda-user AT delorie DOT com Content-Type: text/plain; charset=UTF-8 Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, Jul 17, 2012 at 10:44 AM, DJ Delorie wrote: > Mostly, it's just "every commit triggers a checkout on the web server" > I.e. using gitweb would be insufficient, as the web server has its own > configuration specific to gedasymbols. As I understand it, gitweb allows the user to see versions, branches, tags, commit logs and history, etc. But for the main site can we not have global css and some scripts to generate the HTML? P.S> If i'm going too off-track we can take this offline.