Archived community.zenoss.org | full text search
Skip navigation
Currently Being Moderated

Subversion Instructions

VERSION 4  Click to view document history
Created on: Sep 14, 2009 11:16 AM by Matt Ray - Last Modified:  Feb 8, 2011 3:59 PM by Nick Yeates

SVN is DEPRECATED

Zenoss development has converted to using Git.  Git instructions are available here: Git Instructions  Subversion access will continue to be available for read-only access and the repository will be kept in sync with the latest updates to the Git repository.

Checking Out

To check out the latest everything:

svn co http://zenpacks.zenoss.org/svn/zenpacks

To check out a specific version of a ZenPack, get it by the tag.  The list of all available tagged ZenPacks is here: http://zenpacks.zenoss.org/trac-zenpacks/browser/tags

 

To check out a ZenPack by its tag, follow this example:

svn co http://zenpacks.zenoss.org/svn/tags/assp-antispam-1.0

Checking In

In order to commit code you will either need to email a patch to community@zenoss.com or follow the Git Instructions.

Comments (0)