Changes

From SME Server
Jump to navigationJump to search
Line 222: Line 222:     
====Sourceforge access====
 
====Sourceforge access====
You can see [[Package_Modification]] for more informations
+
This chapter is used only by developers who aim to be granted in write access to the source code on Sourceforge, you don't need it if you want to only make patch or modify code in your build environment. You can see [[Package_Modification]] for more informations.
 
* SME Server code is stored in the CVS on  http://SourceForge.net. To be able to work on your code in the SME Server CVS repository you need an account on SourceForge. With this account the development team can give you access to the CVS repository. More information can be found here:
 
* SME Server code is stored in the CVS on  http://SourceForge.net. To be able to work on your code in the SME Server CVS repository you need an account on SourceForge. With this account the development team can give you access to the CVS repository. More information can be found here:
 
  [http://sourceforge.net/apps/trac/sourceforge/wiki/Register%20a%20user%20account Registering a User Account]
 
  [http://sourceforge.net/apps/trac/sourceforge/wiki/Register%20a%20user%20account Registering a User Account]
Line 242: Line 242:  
   
 
   
 
  chmod 600 ~/.ssh/config
 
  chmod 600 ~/.ssh/config
 +
 
====Using CVS - Getting source Code====
 
====Using CVS - Getting source Code====
 
We need to create directory in /home/chris for example this how you can do
 
We need to create directory in /home/chris for example this how you can do

Navigation menu