Skip to content

ewxrjk/p4bits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This script provides Debian systems with an init script for the
commercial Perforce server.  It is only any use if you have p4d
already.

The recommended way to build and install it is:
  $ dpkg-buildpackage -uc -us
  $ sudo dpkg -i ../p4bits_0.2_all.deb

By default the script assumes you keep your Perforce depot in
/var/lib/p4 and the p4d executable in /usr/local/bin.  However you can
reconfigure either by creating /etc/default/p4 and setting ROOT and
SERVER respectively.

See http://www.perforce.com/ for more information about Perforce.


This package is copyright (c) 2009, 2011 Richard Kettlewell.

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

About

Init script for Perforce

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors