ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/svn2cvs/man/svn2cvs.1
Revision: 1.4
Committed: Tue Oct 1 21:50:32 2024 UTC (6 weeks, 2 days ago) by yakumo_izuru
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +6 -3 lines
Log Message:
Update manual page

File Contents

# Content
1 .\" $YakumoLabs$
2 .Dd October 1, 2024
3 .Dt SVN2CVS 1
4 .Os 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 .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