Changes

From SME Server
Jump to navigationJump to search
m
Line 248: Line 248:  
<ol></li><li>Login to shell.contribs.org like this:
 
<ol></li><li>Login to shell.contribs.org like this:
   −
  ssh username@shell.contribs.org
+
  ssh -p222 username@shell.koozali.org
</li><li>Navigate to the teams directory:
+
</li><li>Navigate to the smeserver directory:
   −
  cd /teams
+
  cd /teams/smeserver
 
</li><li>The teams directory contains a few directories of which two are relevant, the first is called updates which will hold the SME Server packages, the other is called contribs and will hold build contribs.
 
</li><li>The teams directory contains a few directories of which two are relevant, the first is called updates which will hold the SME Server packages, the other is called contribs and will hold build contribs.
 
Suppose we would like to release our contrib we would proceed like this:
 
Suppose we would like to release our contrib we would proceed like this:
   −
  cd contribs/7
+
  cd contribs/9
 
</li><li>Now copy the relevant package from smetest to smecontribs, old versions are removed automatically
 
</li><li>Now copy the relevant package from smetest to smecontribs, old versions are removed automatically
   Line 261: Line 261:  
</li></ol>
 
</li></ol>
   −
{{Note box|Within a period of two hours the package should be moved to the smecontribs repository and be available as soon as the mirrors synchronize.}}
+
{{Note box|Within a period of one hour the package should be moved to the smecontribs repository and be available as soon as the mirrors synchronize.}}
    
Once the server successfully builds it will automatically be pulled on the next repo update run  
 
Once the server successfully builds it will automatically be pulled on the next repo update run  

Navigation menu