Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
GNU CVS
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mirabilos
GNU CVS
Commits
2dab8ff8
Commit
2dab8ff8
authored
15 years ago
by
scjones
Browse files
Options
Downloads
Patches
Plain Diff
Merge changes from cvs1-11-x-branch
parent
cc4602ba
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
doc/ChangeLog
+6
-0
6 additions, 0 deletions
doc/ChangeLog
doc/cvs.texinfo
+9
-0
9 additions, 0 deletions
doc/cvs.texinfo
doc/stamp-vti
+2
-2
2 additions, 2 deletions
doc/stamp-vti
doc/version.texi
+2
-2
2 additions, 2 deletions
doc/version.texi
with
19 additions
and
4 deletions
doc/ChangeLog
+
6
−
0
View file @
2dab8ff8
2010-06-02 Larry Jones <lawrence.jones@siemens.com>
*cvs.texinfo (Error messages): Add "Cannot initialize repository
under existing CVSROOT".
* cvs.1, stamp-vti, version.texi: Regenerated.
2009-12-15 Larry Jones <lawrence.jones@siemens.com>
* cvs.texinfo (commitinfo): Add example.
...
...
This diff is collapsed.
Click to expand it.
doc/cvs.texinfo
+
9
−
0
View file @
2dab8ff8
...
...
@@ -16221,6 +16221,15 @@ temporary directory.
@item cannot commit files as 'root'
See @samp{'root' is not allowed to commit files}.
@item cvs [init aborted]: Cannot initialize repository under existing CVSROOT: @var{dir}
This message indicates that the directory (which is a parent
of the specified @sc{cvs} root) contains a @file{CVSROOT}
subdirectory and thus appears to be a repository.
You are not allowed to create a repository inside another repository.
This message can also occur if you try to create a repository that
is named @file{CVSROOT};
you should use a different name.
@c For one example see basica-1a10 in the testsuite
@c For another example, "cvs co ." on NT; see comment
@c at windows-NT/filesubr.c (expand_wild).
...
...
This diff is collapsed.
Click to expand it.
doc/stamp-vti
+
2
−
2
View file @
2dab8ff8
@set UPDATED
15 December
200
9
@set UPDATED-MONTH
December
200
9
@set UPDATED
2 June
20
1
0
@set UPDATED-MONTH
June
20
1
0
@set EDITION 1.12.13.1
@set VERSION 1.12.13.1
This diff is collapsed.
Click to expand it.
doc/version.texi
+
2
−
2
View file @
2dab8ff8
@set UPDATED
15 December
200
9
@set UPDATED-MONTH
December
200
9
@set UPDATED
2 June
20
1
0
@set UPDATED-MONTH
June
20
1
0
@set EDITION 1.12.13.1
@set VERSION 1.12.13.1
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