Parent Directory
|
Revision Log
|
Revision Graph
There's a gap there, a gap!
1 | lab | 1.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 |