info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Please Help with cvs co -pr


From: Mark D. Baushke
Subject: Re: Please Help with cvs co -pr
Date: Mon, 15 Nov 2004 14:23:05 -0800

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

John Elgin <address@hidden> writes:

> Can somebody please try the following on 1.11.17 or 1.11.18 and let me know
> the results?

Both 1.11.17 and 1.11.18 fail, so this is a bug that needs to be fixed
and a test case that needs to be added to sanity.sh before 1.11.19 may
be released.

Note CVS on FEATURE (1.12.9.1) works. This is soon to be released as cvs
1.12.10.

> cvs rtag testtag CVSROOT/modules
> cvs co -pr testtag CVSROOT/modules

        -- Mark

% rm -rf /tmp/testcvsroot
% cvs -d :fork:/tmp/testcvsroot init
% cvs -d :fork:/tmp/testcvsroot version
Client: Concurrent Versions System (CVS) 1.11.18 (client/server)
Server: Concurrent Versions System (CVS) 1.11.18 (client/server)
% cvs -d :fork:/tmp/testcvsroot rtag testtag CVSROOT/modules
% cvs -d :fork:/tmp/testcvsroot co -pr testtag CVSROOT/modules
assertion "repository != NULL" failed: file "recurse.c", line 667
cvs [checkout aborted]: received abort signal
% 


% rm -rf /tmp/testcvsroot
% cvs -d :fork:/tmp/testcvsroot init
% cvs -d :fork:/tmp/testcvsroot version
Client: Concurrent Versions System (CVS) 1.12.9.1 (client/server)
Server: Concurrent Versions System (CVS) 1.12.9.1 (client/server)
% cvs -d :fork:/tmp/testcvsroot rtag testtag CVSROOT/modules
% cvs -d :fork:/tmp/testcvsroot co -pr testtag CVSROOT/modules
===================================================================
Checking out CVSROOT/modules
RCS:  /tmp/testcvsroot/CVSROOT/modules,v
VERS: 1.1
***************
# Three different line formats are valid:
#       key     -a    aliases...
#       key [options] directory
#       key [options] directory files...
#
# Where "options" are composed of:
#       -i prog         Run "prog" on "cvs commit" from top-level of module.
#       -o prog         Run "prog" on "cvs checkout" of module.
#       -e prog         Run "prog" on "cvs export" of module.
#       -t prog         Run "prog" on "cvs rtag" of module.
#       -u prog         Run "prog" on "cvs update" of module.
#       -d dir          Place module in directory "dir" instead of module name.
#       -l              Top-level directory only -- do not recurse.
#
# NOTE:  If you change any of the "Run" options above, you'll have to
# release and re-checkout any working directories of these modules.
#
# And "directory" is a path to a directory relative to $CVSROOT.
#
# The "-a" option specifies an alias.  An alias is interpreted as if
# everything on the right of the "-a" had been typed on the command line.
#
# You can encode a module within a module by using the special '&'
# character to interpose another module into the current module.  This
# can be useful for creating a module that consists of many directories
# spread out over the entire source repository.
% 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQFBmSxJ3x41pRYZE/gRAqi1AJ9lNLGvD+PlkzamSJm9ZyUgqhTjzACgsGNz
RKOvcd8P5ScTYZQZ5AcSVUQ=
=ZRtJ
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]