1 |
yakumo_izuru |
1.4 |
.\" $YakumoLabs$ |
2 |
|
|
.Dd October 1, 2024 |
3 |
yakumo_izuru |
1.1 |
.Dt SVN2CVS 1 |
4 |
yakumo_izuru |
1.4 |
.Os YakumoLabs |
5 |
yakumo_izuru |
1.1 |
.Sh NAME |
6 |
|
|
.Nm svn2cvs |
7 |
|
|
.Nd Migrate Subversion repositories to Concurrent Versions System |
8 |
|
|
.Sh SYNOPSIS |
9 |
|
|
.Nm |
10 |
|
|
.Ar svn-repository |
11 |
|
|
.Ar cvs-repository |
12 |
yakumo_izuru |
1.3 |
.Ar cache |
13 |
|
|
.Ar svn-revision |
14 |
yakumo_izuru |
1.1 |
.Sh DESCRIPTION |
15 |
|
|
This is essentially the exact opposite of the already known |
16 |
|
|
.Xr cvs2svn |
17 |
yakumo_izuru |
1.4 |
.Pp |
18 |
|
|
This only works with already checked out copies of the source |
19 |
|
|
and target repositories. |
20 |
yakumo_izuru |
1.1 |
.Sh AUTHORS |
21 |
|
|
.An Nishi Aq Mt nishi@nishi.boats |
22 |
yakumo_izuru |
1.2 |
.Sh BUGS |
23 |
|
|
.Nm |
24 |
|
|
cannot process tag/branch/stuff yet, |
25 |
|
|
.Xr cvs 1 |
26 |
|
|
tag/branch is just too different from |
27 |
|
|
.Xr svn 1 |
28 |
|
|
tag/branch |