29 | | baseplugins/branches |
30 | | baseplugins/tags |
31 | | baseplugins/tags/se/ |
32 | | baseplugins/tags/se/lu/ |
33 | | baseplugins/tags/se/lu/onk/ |
34 | | baseplugins/tags/se/lu/onk/QPackage |
35 | | baseplugins/tags/se/lu/onk/QPackage/QPackage-0.1 |
36 | | baseplugins/tags/se/lu/onk/QPackage/QPackage-0.1.1 |
37 | | baseplugins/tags/se/lu/onk/ReplicateError |
38 | | baseplugins/tags/se/lu/onk/ReplicateError/ReplicateError-1 |
39 | | baseplugins/tags/se/lu/thep/ |
40 | | baseplugins/tags/se/lu/thep/wenni |
41 | | baseplugins/tags/se/lu/thep/wenni/wenni-0.1 |
42 | | baseplugins/tags/se/lu/thep/wenni/wenni-0.2 |
43 | | baseplugins/trunk |
44 | | baseplugins/trunk/se/ |
45 | | baseplugins/trunk/se/lu/ |
46 | | baseplugins/trunk/se/lu/onk/ |
47 | | baseplugins/trunk/se/lu/onk/Qpackage |
48 | | baseplugins/trunk/se/lu/onk/ReplicateError |
49 | | baseplugins/trunk/se/lu/thep/ |
50 | | baseplugins/trunk/se/lu/thep/wenni |
51 | | }}} |
52 | | There are five tags `QPackage-0.1`, `QPackage-0.1.1`, `ReplicateError-1`, `wenni-0.1`, and `wenni-0.2`. Tags are created using the following subversion command: |
53 | | {{{ |
54 | | svn copy http://lev.thep.lu.se/repository/baseplugins/trunk/se/lu/onk/QPackage \ |
55 | | http://lev.thep.lu.se/repository/baseplugins/tags/se/lu/onk/QPackage/QPackage-0.1 \ |
56 | | -m "Tagging release 0.1 of se.lu.onk.QPackage." |
| 31 | svn copy http://baseplugins.thep.lu.se/svn/path/to/project/trunk \ |
| 32 | http://baseplugins.thep.lu.se/svn/path/to/project/tags/0.1 \ |
| 33 | -m "Tagging release 0.1 of the project." |