opnsense-src/gnu/usr.bin/cvs/cvs
John Polstra dc38658703 Check for, and disallow, duplicate tags in the "cvs import" command.
RCS cannot deal with duplicate tags; the extra one always becomes
inaccessible and useless.

This will prevent the common mistake of specifying the same name
for the vendor tag and the release tag.  The FreeBSD CVS repository
already contains zillions of files with this error.  We don't need
any more of them.
1996-07-20 02:08:56 +00:00
..
add.c First round of the post-import cleanups... 1995-12-10 23:10:40 +00:00
admin.c First round of the post-import cleanups... 1995-12-10 23:10:40 +00:00
ChangeLog Import some ChangeLogs for the parts of cvs-1.6.3 that I missed 1995-12-29 00:21:26 +00:00
checkin.c First round of the post-import cleanups... 1995-12-10 23:10:40 +00:00
checkout.c First round of the post-import cleanups... 1995-12-10 23:10:40 +00:00
classify.c First round of the post-import cleanups... 1995-12-10 23:10:40 +00:00
client.c Import CVS-1.6.3-951211.. Basically, this is the cvs-1.6.2 release 1995-12-10 22:31:43 +00:00
client.h Import CVS-1.6.3-951211.. Basically, this is the cvs-1.6.2 release 1995-12-10 22:31:43 +00:00
commit.c First round of the post-import cleanups... 1995-12-10 23:10:40 +00:00
convert.sh Fix the convert to 'death-support' script to work with un-modified 1995-12-24 00:23:28 +00:00
create_adm.c First round of the post-import cleanups... 1995-12-10 23:10:40 +00:00
cvs.1 First round of the post-import cleanups... 1995-12-10 23:10:40 +00:00
cvs.5 Import CVS-1.6.3-951211.. Basically, this is the cvs-1.6.2 release 1995-12-10 22:31:58 +00:00
cvs.h First round of the post-import cleanups... 1995-12-10 23:10:40 +00:00
cvsrc.c First round of the post-import cleanups... 1995-12-10 23:10:40 +00:00
diff.c First round of the post-import cleanups... 1995-12-10 23:10:40 +00:00
entries.c First round of the post-import cleanups... 1995-12-10 23:10:40 +00:00
expand_path.c Import CVS-1.6.3-951211.. Basically, this is the cvs-1.6.2 release 1995-12-10 22:31:43 +00:00
find_names.c First round of the post-import cleanups... 1995-12-10 23:10:40 +00:00
history.c First round of the post-import cleanups... 1995-12-10 23:10:40 +00:00
ignore.c First round of the post-import cleanups... 1995-12-10 23:10:40 +00:00
import.c Check for, and disallow, duplicate tags in the "cvs import" command. 1996-07-20 02:08:56 +00:00
lock.c First round of the post-import cleanups... 1995-12-10 23:10:40 +00:00
log.c First round of the post-import cleanups... 1995-12-10 23:10:40 +00:00
login.c Import CVS-1.6.3-951211.. Basically, this is the cvs-1.6.2 release 1995-12-10 22:31:43 +00:00
logmsg.c Bah humbug! 1995-12-25 03:26:26 +00:00
main.c First round of the post-import cleanups... 1995-12-10 23:10:40 +00:00
Makefile Whitespace cleanup, add forgotten file to CLEANFILES.. 1995-12-11 04:24:11 +00:00
modules.c A one line hack to prevent 'cvs checkout -c' from triggering a nasty bug 1995-12-18 18:58:00 +00:00
no_diff.c First round of the post-import cleanups... 1995-12-10 23:10:40 +00:00
NOTES Original sources from CVS-1.4A2 munged to fit our directory structure. 1995-03-31 07:45:34 +00:00
options.h First round of the post-import cleanups... 1995-12-10 23:10:40 +00:00
parseinfo.c First round of the post-import cleanups... 1995-12-10 23:10:40 +00:00
patch.c First round of the post-import cleanups... 1995-12-10 23:10:40 +00:00
patchlevel.h Import CVS-1.6.3-951211.. Basically, this is the cvs-1.6.2 release 1995-12-10 22:31:58 +00:00
rcs.c First round of the post-import cleanups... 1995-12-10 23:10:40 +00:00
rcs.h First round of the post-import cleanups... 1995-12-10 23:10:40 +00:00
rcscmds.c Import CVS-1.6.3-951211.. Basically, this is the cvs-1.6.2 release 1995-12-10 22:31:43 +00:00
README-rm-add Import CVS-1.6.3-951211.. Basically, this is the cvs-1.6.2 release 1995-12-10 22:31:43 +00:00
recurse.c First round of the post-import cleanups... 1995-12-10 23:10:40 +00:00
release.c First round of the post-import cleanups... 1995-12-10 23:10:40 +00:00
remove.c First round of the post-import cleanups... 1995-12-10 23:10:40 +00:00
repos.c First round of the post-import cleanups... 1995-12-10 23:10:40 +00:00
root.c First round of the post-import cleanups... 1995-12-10 23:10:40 +00:00
rtag.c First round of the post-import cleanups... 1995-12-10 23:10:40 +00:00
sanity.sh Bring in two files that I missed.. These are of no real value unless 1995-12-11 00:48:21 +00:00
server.c Import CVS-1.6.3-951211.. Basically, this is the cvs-1.6.2 release 1995-12-10 22:31:43 +00:00
server.h Import CVS-1.6.3-951211.. Basically, this is the cvs-1.6.2 release 1995-12-10 22:31:43 +00:00
status.c First round of the post-import cleanups... 1995-12-10 23:10:40 +00:00
tag.c First round of the post-import cleanups... 1995-12-10 23:10:40 +00:00
update.c First round of the post-import cleanups... 1995-12-10 23:10:40 +00:00
update.h Import CVS-1.6.3-951211.. Basically, this is the cvs-1.6.2 release 1995-12-10 22:31:43 +00:00
vers_ts.c First round of the post-import cleanups... 1995-12-10 23:10:40 +00:00
wrapper.c Import CVS-1.6.3-951211.. Basically, this is the cvs-1.6.2 release 1995-12-10 22:31:43 +00:00