LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 02-25-2009, 05:57 AM   #1
your_shadow03
Senior Member
 
Registered: Jun 2008
Location: Germany
Distribution: Slackware
Posts: 1,466
Blog Entries: 6

Rep: Reputation: 51
Issue during ViewGIT Setup???


Hi,

I installed ViewGIT on one of RHEL Machine.I can browse The page opening List of Projects. But When I click on one of project it don’t show me anything.
Till Now I have performed :

$ tar zxf frotz.tar.gz
$ cd frotz
$ git-init
$ git add . (1)
$ git commit -m "import of frotz source tree."
$ git tag v2.43 (2)

My /var/www/html/viewgit/inc/localconfig.php

Code:
<?php
/** @file
 * Example localconfig.php. See config.php for more information.
 */

// This is the only mandatory setting
$conf['projects'] = array(
        'Git' => array('repo' => '/home/vjs/frotz/.git'),
);
//$conf['git'] = 'git';

// A bit sorter datetime format: YY-MM-DD HH:MM
$conf['datetime'] = '%Y-%m-%d %H:%M';

// Extra security
$conf['allow_checkout'] = false;
$conf['datetime_full'] = '%Y-%m-%d %H:%M:%S';

$conf['commit_message_maxlen'] = 50;
$conf['summary_shortlog'] = 30;
$conf['summary_tags'] = 10;
$conf['shortlog_remote_labels'] = false;

$conf['allow_checkout'] = true;

$conf['rss_ttl'] = 10;
$conf['rss_max_items'] = 30;
$conf['rss_item_title'] = '{SHORTLOG} ({AUTHOR})';
$conf['rss_item_description'] = '<pre>{LOG}</pre><b>{AUTHOR}</b> &lt;{AUTHOR_MAIL}&gt;<br /><pre>{DIFFSTAT}</pre>';

$conf['debug'] = false;
$conf['ad'] = true;

?>
I copied example- htaccess to .htaccess and rewrited the Base too to /var/www/html/viewgit as recommended by README File.
But I don’t see any comit /Tree anything inside the project.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Issue during viewgit setup? your_shadow03 Linux - Newbie 0 02-23-2009 05:30 AM
Issue during Sendmail Setup?? your_shadow03 Linux - Newbie 5 09-25-2008 07:14 AM
Issue during Nagios Setup????? ajeetraina Linux - Software 1 12-07-2007 02:52 PM
ET: setup issue Thombose Linux - Games 4 05-12-2007 08:47 AM
Setup Issue Pi_X_eLDistortion Linux - Newbie 4 07-19-2005 11:50 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 04:10 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration