Difference between revisions of "Developers:howtoUseSVN"

From RifidiWiki

Jump to: navigation, search
(first create a directory with the bundle name in tags)
Line 2: Line 2:
 
example package org.rifidi.example
 
example package org.rifidi.example
 
==first create a directory with the bundle name in tags==
 
==first create a directory with the bundle name in tags==
  rifidi
+
  -rifidi
  branches
+
  -branches
  tags
+
  -tags
  org.rifidi.example
+
    -org.rifidi.example
  trunk
+
  -trunk
  org.rifidi.example
+
    -org.rifidi.example

Revision as of 22:36, 28 April 2008

Subversion structure

example package org.rifidi.example

first create a directory with the bundle name in tags

-rifidi
  -branches
  -tags
    -org.rifidi.example
  -trunk
    -org.rifidi.example
Personal tools