User Tools

Site Tools


evergreen-admin:sip

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
evergreen-admin:sip [2011/04/01 08:51] – Permission numbers vary between versions. This code uses the permission code instead. sylvarevergreen-admin:sip [2022/02/10 13:34] (current) – external edit 127.0.0.1
Line 6: Line 6:
  
 =====Getting the code===== =====Getting the code=====
-Current SIP code lives at github:+Current SIP code lives at http://git.evergreen-ils.org:
 <code> <code>
 cd /opt cd /opt
-git clone git://github.com/atz/SIPServer.git SIPServer +git clone git://git.evergreen-ils.org/SIPServer.git SIPServer
-</code> +
-Or use the old style: +
-<code> +
-$ cd /opt +
-$ sudo cvs -d:pserver:anonymous@openncip.cvs.sourceforge.net:/cvsroot/openncip login +
-# when prompted for the CVS password, just hit Enter (sudo password may be req'd) +
-$ sudo cvs -z3 -d:pserver:anonymous@openncip.cvs.sourceforge.net:/cvsroot/openncip co -P SIPServer+
 </code> </code>
  
Line 26: Line 19:
     <server-params     <server-params
         min_servers='1'          min_servers='1' 
-        min_spare_servers='0'+        min_spare_servers='1'
         max_servers='25'         max_servers='25'
     /></code>     /></code>
evergreen-admin/sip.1301662262.txt.gz · Last modified: 2022/02/10 13:33 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

© 2008-2022 GPLS and others. Evergreen is open source software, freely licensed under GNU GPLv2 or later.
The Evergreen Project is a U.S. 501(c)3 non-profit organization.