Difference between revisions of "Location of KISS Konsole code"

From HPSDRwiki
Jump to: navigation, search
(+link)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
'''Location of KISS Konsole code'''
 
'''Location of KISS Konsole code'''
  
The code is available under SVN:  (Add link here - how to use SVN)
+
The code is available under SVN:  ([[How to use SVN]])
   
+
 
svn://206.216.146.154/svn/repos_hpsdr_kiss
+
  svn://svn.openhpsdr.org/svn/repos_hpsdr_kiss
+
 
+
or (formerly?)
 +
 
 +
svn://206.216.146.154/svn/repos_hpsdr_kiss
 +
 
 +
 
 
The structure of the directories are as follows:
 
The structure of the directories are as follows:
 
   
 
   
Line 12: Line 16:
 
\tags          - directories containing previous Stable Releases
 
\tags          - directories containing previous Stable Releases
  
\trunk        - directories containing current Stable Release, Beta Relapse for user testing, Documents etc
+
\trunk        - directories containing current Stable Release, Beta Release for user testing, Documents etc
 +
 
 +
[[Category:KISS Konsole]]

Latest revision as of 03:09, 22 April 2011

Location of KISS Konsole code

The code is available under SVN: (How to use SVN)

svn://svn.openhpsdr.org/svn/repos_hpsdr_kiss 

or (formerly?)

svn://206.216.146.154/svn/repos_hpsdr_kiss


The structure of the directories are as follows:

\branches - directories containing alpha code from some of the developers. Since it's alpha code the usual caveats apply!

\tags - directories containing previous Stable Releases

\trunk - directories containing current Stable Release, Beta Release for user testing, Documents etc