/[git2cvs]/README
ViewVC logotype

Contents of /README

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations)
Thu Jan 23 13:50:56 2025 UTC (3 months ago) by lab
Branch: MAIN
CVS Tags: HEAD
Error occurred while calculating annotation data.
There's a gap there, a gap!

1 # git2cvs
2 Utility intended to assist developers in running the fuck away from Git to a saner version control system.
3 (Adapted from git2svn)
4
5 ## Features
6 * Migration of branches and tags
7
8 ## Caveats
9 * Does not support migrating the commit history.
10
11 ## Dependencies
12 * Common sense
13 * Git
14 * CVS
15
16 ## Usage
17 git2cvs git-repository-url file:///path/to/subversion-repository
18
19 ## Authors
20 * Nishi <nishi@nishi.boats>

nishi@yakumo.dev
ViewVC Help
Powered by ViewVC 1.3.0-dev