On Tue, Aug 30, 2011 at 10:37:33AM -0400, David Hill wrote: > On Fri, Aug 26, 2011 at 01:27:25PM -0400, David Hill wrote: > :Hello - > : > :Here is an attempt of a viewgit port. > : > :ViewGit is a git web repository viewer that aims to be easy to set up > :and upgrade, light on dependencies, and comfortable to use. > : > :Testing and feedback appreciated > : > :- David > : > > Was anyone able to test this? > Or anyone want to OK it?
@mv definitely wont work as is : Error: modes don't match for /var/www/viewgit/templates/tags.php Error: no @owner for /var/www/viewgit/templates/tree.php (landry) Warning: no @group for /var/www/viewgit/templates/tree.php (wsrc) Error: modes don't match for /var/www/viewgit/templates/tree.php you need at least chown -R, and @mv is not nice if you do make clean=fake + make fake. use pax ? You'd need at least to provide an httpd.conf fragment to help ootb configuration, and provide an inc/localconfig.php file and tell the user to edit it. I dont even see how to configure it to work in the chroot. Landry
