Parent Directory
|
Revision Log
|
Revision Graph
Update manual page
1 | .\" $id$ |
2 | .Dd September 30, 2024 |
3 | .Dt SVN2CVS 1 |
4 | .Os NetBSD/YakumoLabs |
5 | .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 | .Ar cache |
13 | .Ar svn-revision |
14 | .Sh DESCRIPTION |
15 | This is essentially the exact opposite of the already known |
16 | .Xr cvs2svn |
17 | .Sh AUTHORS |
18 | .An Nishi Aq Mt nishi@nishi.boats |
19 | .Sh BUGS |
20 | .Nm |
21 | cannot process tag/branch/stuff yet, |
22 | .Xr cvs 1 |
23 | tag/branch is just too different from |
24 | .Xr svn 1 |
25 | tag/branch |
nishi@yakumo.dev | ViewVC Help |
Powered by ViewVC 1.3.0-dev |