ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/svn2cvs/man/svn2cvs.1
(Generate patch)

Comparing man/svn2cvs.1 (file contents):
Revision 1.1 by yakumo_izuru, Mon Sep 30 00:29:31 2024 UTC vs.
Revision 1.4 by yakumo_izuru, Tue Oct 1 21:50:32 2024 UTC

# Line 1 | Line 1
1 < .Dd September 30, 2024
1 > .\" $YakumoLabs$
2 > .Dd October 1, 2024
3   .Dt SVN2CVS 1
4 < .Os NetBSD/YakumoLabs
4 > .Os YakumoLabs
5   .Sh NAME
6   .Nm svn2cvs
7   .Nd Migrate Subversion repositories to Concurrent Versions System
# Line 8 | Line 9
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 + .Pp
18 + This only works with already checked out copies of the source
19 + and target repositories.
20   .Sh AUTHORS
21   .An Nishi Aq Mt nishi@nishi.boats
22 + .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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines