mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-05 23:29:53 +01:00
added svn notes
This commit is contained in:
6
docs/notes/svn.txt
Normal file
6
docs/notes/svn.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
convert bdb repository to fsfs
|
||||
|
||||
svnadmin create --fs-type=fsfs fsfs-repo
|
||||
svnadmin dump repo | svnadmin load fsfs-repo
|
||||
mv repo backup-repo
|
||||
mv fsfs-repo repo
|
||||
Reference in New Issue
Block a user