software:subvesion
                Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| software:subvesion [2020/02/22 23:11] – [Set up standard layout] rodolico | software:subvesion [2020/07/10 22:37] (current) – rodolico | ||
|---|---|---|---|
| Line 66: | Line 66: | ||
| </ | </ | ||
| + | ===== Moving a repository ===== | ||
| + | |||
| + | * [[http:// | ||
| + | * [[http:// | ||
| + | |||
| + | |||
| + | On the old machine | ||
| + | <code bash> | ||
| + | svnadmin dump --deltas reposname | bzip2 -c > / | ||
| + | </ | ||
| + | |||
| + | On the new machine | ||
| + | <code bash> | ||
| + | mkdir reposname | ||
| + | svnadmin create reposname | ||
| + | bunzip2 -c / | ||
| + | </ | ||
| ===== Maintaining a " | ===== Maintaining a " | ||
software/subvesion.1582434689.txt.gz · Last modified: 2020/02/22 23:11 by rodolico
                
                