Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cvs2cl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Karl Fogel
cvs2cl
Commits
8e9d312c
Commit
8e9d312c
authored
4 years ago
by
Karl Fogel
Browse files
Options
Downloads
Patches
Plain Diff
Update home page etc for CVS->Git move
parent
0b2f5ba3
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitignore
+0
-0
0 additions, 0 deletions
.gitignore
index.html
+36
-43
36 additions, 43 deletions
index.html
with
36 additions
and
43 deletions
.
cvs
ignore
→
.
git
ignore
+
0
−
0
View file @
8e9d312c
File moved
This diff is collapsed.
Click to expand it.
index.html
+
36
−
43
View file @
8e9d312c
...
...
@@ -13,16 +13,14 @@ May, 2008.</i></center>
<div
style=
"color: red; background-color: yellow;"
>
<p>
NOTICE
(2010-12-02): cvs2cl is in maintenance mode. Martyn Pearce stepped
down years ago after a long and successful stint as cvs2cl's
maintainer (thanks, Martyn!).
</p>
<p>
NOTICE (March 2021):
</p>
<p>
The original author, Karl Fogel, continues to accept patches. The
most recent patch, applied on 2011-11-10, was from Yuri Lebedev,
adding the '--xml-stylesheet' option. If you use cvs2cl a lot and
are interested in becoming the new maintainer, please
<a
href=
"http://www.red-bean.com/kfogel/contact.html"
>
say so
</a>
.
</p>
<p>
cvs2cl still works fine but it is no longer actively maintained.
Martyn Pearce stepped down many years ago after a long and successful
stint as cvs2cl's maintainer (thanks, Martyn!). The original author,
Karl Fogel, continues to accept patches. The most recent patch
(applied 2011-11-10) was from Yuri Lebedev and added the
<tt>
--xml-stylesheet
</tt>
option.
</p>
</div>
...
...
@@ -35,36 +33,31 @@ href="http://www.red-bean.com/kfogel/contact.html">say so</a>.</p>
There is also
<a
href=
"xslt"
>
XSLT
</a>
available to convert
the ChangeLog output to HTML.
</p>
<p>
A bug status page for cvs2cl may be found
<a
href=
"BUGS.html"
>
here
</a>
</p>
<p>
Otherwise, you can
<a
href=
"cvs2cl.pl"
>
download the latest version
</a>
of the script, or get it via CVS thusly:
</p>
<p>
You can
<a
href=
"cvs2cl.pl"
>
download the latest version of the
script directly
</a>
, or clone the project from
<a
href=
"https://code.librehq.com/kfogel/cvs2cl"
>
code.librehq.com/kfogel/cvs2cl
</a>
. (Yes, cvs2cl is now
hosted in Git, not in CVS.)
</p>
<pre>
cvs -d :pserver:anonymous@cvs.red-bean.com:/usr/local/cvs co cvs2cl
</pre>
<p>
To report a bug, please use the
<a
href=
"https://code.librehq.com/kfogel/cvs2cl/-/issues"
>
issue
tracker
</a>
. In your report, include the exact command you ran,
what you expected to happen, how what you got differed from what
you expected, and whatever excerpt of '
<tt>
cvs log
</tt>
' output
is necessary to reproduce the problem. A patch to fix the bug
is always welcome, of course. (Due to, ahem, historical
reasons, cvs2cl's old bug tickets are kept in
<a
href=
"BUGS.html"
>
this file
</a>
. We haven't bothered to port
them over to the new issue tracker, but anyone is welcome to
do so.)
</p>
<p>
Note that by using
<code>
perldoc
</code>
, you can review a full manpage
for cvs2cl:
<p><code>
perldoc cvs2cl.pl
</code></p>
</p>
<p>
You can view a Unix-style man page for cvs2cl by using
<code>
perldoc
</code>
:
</p>
<p>
If you have a bug to report, please mail it to
<font
color=
"blue"
><code>
bug-cvs2cl at red-bean dot com
</code></font>
,
including the command-line you executed, what you expected to happen,
how what you got differed from this, and a small output of cvs log that
may be used to recreate the problem. A patch to fix the issue is
especially welcome.
</p>
<blockquote><code>
perldoc cvs2cl.pl
</code>
</blockquote>
<h3>
XML Mode
&
XSLT, XSD
</h3>
<h3>
XML Mode
&
amp;
XSLT, XSD
</h3>
<b>
cvs2cl
</b>
is capable of producing XML output.
...
...
@@ -123,7 +116,7 @@ href="http://www.red-bean.com/kfogel/contact.html">say so</a>.</p>
XML parser implementation).
</p>
<h2>
Re
cent Developments
</h2>
<h2>
Re
lease History:
</h2>
<ul>
<li><i>
Monday, 23rd April 2007:
</i><p>
2.62 released, with several
...
...
@@ -214,9 +207,9 @@ href="http://www.red-bean.com/kfogel/contact.html">say so</a>.</p>
<li><i>
Thursday, 23rd May 2002:
</i>
<p>
Martyn J. Pearce is the new
maintainer of cvs2cl. This site remains cvs2cl's home site, and bug
reports, patches, suggestions
&
pizza coupons should
still be sent to
the
<font
color=
"blue"
><code>
bug-cvs2cl at
red-bean dot
com
</code></font></a>
mailing list.
</p>
reports, patches, suggestions
&
amp;
pizza coupons should
still be sent to
the
<font
color=
"blue"
><code>
bug-cvs2cl at
red-bean dot
com
</code></font></a>
mailing list.
</p>
</li>
<li>
...
...
@@ -470,7 +463,7 @@ href="http://www.red-bean.com/kfogel/contact.html">say so</a>.</p>
Bug fixes:
<ul>
<li><a
href=
"BUGS/detail.html#_66"
>
#66
</a>
(make --no-indent
to not indent with --hide-filenames
&
--no-wrap)
</li>
to not indent with --hide-filenames
&
amp;
--no-wrap)
</li>
</ul>
</td>
</tr>
...
...
@@ -571,7 +564,7 @@ href="http://www.red-bean.com/kfogel/contact.html">say so</a>.</p>
<ul>
New features:
<li><a
href=
"BUGS/detail.html#_40"
>
#40
</a>
(Add --summary option
to summarize groups in terms of added, deleted
&
changed
to summarize groups in terms of added, deleted
&
amp;
changed
files)
</li>
<li><a
href=
"BUGS/detail.html#_39"
>
#39
</a>
(Add --update option
to list only files that have changed since last run)
<a
...
...
@@ -598,7 +591,7 @@ href="http://www.red-bean.com/kfogel/contact.html">say so</a>.</p>
<li>
<a
href=
"BUGS/detail.html#_33"
>
#33
</a>
(Document --delta
flag)
</li>
<li><a
href=
"BUGS/detail.html#_32"
>
#32
</a>
(Add --gecos,
--domain options to include email
&
gecos informatin)
</li>
--domain options to include email
&
amp;
gecos informatin)
</li>
<li><a
href=
"BUGS/detail.html#_29"
>
#29
</a>
(Add --FSF option to
default output to FSF style)
</li>
<li><a
href=
"BUGS/detail.html#_28"
>
#28
</a>
(Add --no-common-dir
...
...
@@ -681,7 +674,7 @@ href="http://www.red-bean.com/kfogel/contact.html">say so</a>.</p>
<hr>
<p>
<h2>
Authors
&
Contributors
</h2>
<h2>
Authors
&
amp;
Contributors
</h2>
<h4>
Authors
</h4>
<ul>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment