Commit b0e7c31b0bf3638def15708b8a3ecd4a6bc199e3
- Diff rendering mode:
- inline
- side by side
|   | |||
| 46 | 46 | ||
| 47 | 47 | ||
| 48 | 48 | # Copy the files in the repository | |
| 49 | `svn cp -m "Tag amaroK." #{source} #{target}/multimedia` | ||
| 50 | `svn cp -m "Tag amaroK docs." #{docs} #{target}/multimedia/doc` | ||
| 49 | `svn cp -m "Tag amaroK #{tagname}." #{source} #{target}/multimedia` | ||
| 50 | `svn cp -m "Tag amaroK #{tagname} - docs." #{docs} #{target}/multimedia/doc` | ||
| 51 | 51 | ||
| 52 | 52 | ||
| 53 | 53 | print "Tag created.\n" |

