1 |
yakumo_izuru |
1.1 |
.Dd September 30, 2024 |
2 |
|
|
.Dt SVN2CVS 1 |
3 |
|
|
.Os NetBSD/YakumoLabs |
4 |
|
|
.Sh NAME |
5 |
|
|
.Nm svn2cvs |
6 |
|
|
.Nd Migrate Subversion repositories to Concurrent Versions System |
7 |
|
|
.Sh SYNOPSIS |
8 |
|
|
.Nm |
9 |
|
|
.Ar svn-repository |
10 |
|
|
.Ar cvs-repository |
11 |
|
|
.Sh DESCRIPTION |
12 |
|
|
This is essentially the exact opposite of the already known |
13 |
|
|
.Xr cvs2svn |
14 |
|
|
.Sh AUTHORS |
15 |
|
|
.An Nishi Aq Mt nishi@nishi.boats |
16 |
yakumo_izuru |
1.2 |
.Sh BUGS |
17 |
|
|
.Nm |
18 |
|
|
cannot process tag/branch/stuff yet, |
19 |
|
|
.Xr cvs 1 |
20 |
|
|
tag/branch is just too different from |
21 |
|
|
.Xr svn 1 |
22 |
|
|
tag/branch |