some files are missed in importing

2005-04-18 Thread root
platform: Fedora Core 2

CVS Version: Concurrent Versions System (CVS) 1.11.15 (client/server)

When I typed this command, some important files are missed.


#cvs import -ko -I ! -m source v2.2.1_final test first | grep ^I  
/root/log

#cat log
I netsnmp/sedscript
I netsnmp/net-snmp-config
I netsnmp/config.status
I netsnmp/net-snmp-config-x
I netsnmp/configure-summary
I netsnmp/CVS
I netsnmp/libtool
I netsnmp/Makefile
I netsnmp/config.log
I netsnmp/EXAMPLE.conf
I netsnmp/local/CVS
I netsnmp/local/snmpconf.dir/CVS
I netsnmp/local/snmpconf.dir/snmpd-data/CVS
I netsnmp/local/snmpconf.dir/snmptrapd-data/CVS
I netsnmp/local/snmpconf.dir/snmp-data/CVS
I netsnmp/run-needs/CVS
I netsnmp/ov/CVS
I netsnmp/ov/bitmaps/CVS
I netsnmp/build/CVS
I netsnmp/build/sbin/CVS
I netsnmp/build/etc/CVS
I netsnmp/build/lib/CVS
...

what should I do to solve this problem?

--
Huan Chul, Lee ([EMAIL PROTECTED])
--



___
Bug-cvs mailing list
Bug-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-cvs


RE: some files are missed in importing

2005-04-18 Thread Jim.Hyslop
root wrote:
 when I typed this command, some important files are ignored
 
 # cvs import -ko -I ! -m source v2.2.1_final test first | grep ^I  
 /root/log
 
 # cat log
 I netsnmp/sedscript
 I netsnmp/net-snmp-config
 I netsnmp/config.status
 I netsnmp/net-snmp-config-x
 I netsnmp/configure-summary
 I netsnmp/CVS
Don't import directories named CVS. You will just cause problems for CVS.

 ...
 
 
 what should I do to solve this problem?
All you've shown us are the files which were successfully imported. How can
we help you figure out the problem if you don't tell us which files *didn't*
get imported?

-- 
Jim Hyslop
Senior Software Designer
Leitch Technology International Inc. ( http://www.leitch.com )
Columnist, C/C++ Users Journal ( http://www.cuj.com/experts )



___
Bug-cvs mailing list
Bug-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-cvs


RE: some files are missed in importing

2005-04-18 Thread Jim.Hyslop
root wrote:
 When I typed this command, some important files are missed.
This is not a chat group, it is an email list. You must allow a minimum of
24 hours for your message to reach others, and for them to respond.


-- 
Jim Hyslop
Senior Software Designer
Leitch Technology International Inc. ( http://www.leitch.com )
Columnist, C/C++ Users Journal ( http://www.cuj.com/experts )



___
Bug-cvs mailing list
Bug-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-cvs


Re: some files are missed in importing

2005-04-18 Thread Larry Jones
root writes:
 
 when I typed this command, some important files are ignored
[...]
 what should I do to solve this problem?

That's hard to say.  It looks like you're trying to import a CVS working
directory (hopefully, one from another system).  You can't actually
import the CVS subdirectories without hopelessly confusing your CVS. 
The other files are probably listed in .cvsignore files in their
containing directories -- you can import them by temporarily deleting
the .cvsignore files, doing the import, then replacing the .cvsignore
files and doing the import again to get the .cvsignore files.

-Larry Jones

I thought my life would seem more interesting with a musical
score and a laugh track. -- Calvin


___
Bug-cvs mailing list
Bug-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-cvs


Stable CVS Version 1.11.20 Released! strongSecurity Update/strong

2005-04-18 Thread Derek Price
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Stable CVS 1.11.20 has been released.  Stable releases contain only
bug fixes from previous versions of CVS.  This version fixes many
minor security issues in the CVS server executable including a
potentially serious buffer overflow vulnerability with no known
exploit.  We recommend this upgrade for all CVS servers!

Take a look at the NEWS file
https://ccvs.cvshome.org/source/browse/ccvs/NEWS?rev=1.116.2.127content-type=text/x-cvsweb-markup
from the source distribution or go directly to the downloads page
https://ccvs.cvshome.org/servlets/ProjectDownloadList.

Derek
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.0 (Cygwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCY/07LD1OTBfyMaQRAke4AKDIjMJWbjKoVZUcrETGA3wAUdmsYACcC6UE
HWZmJGPVpj/PETGeqnuUb8Y=
=fH82
-END PGP SIGNATURE-




___
Bug-cvs mailing list
Bug-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-cvs


Re: CVS Feature Version 1.12.12 Released! * Security Update *

2005-04-18 Thread Derek Price
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Derek Price wrote:

 We recommend this upgrade for all CVS servers!


Cut and paste error.  Should have read:

 We recommend this upgrade for all CVS clients and servers already
 running the feature release and for those who simply like to stay
 on the cutting edge!


Thanks for your patience.

Derek
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.0 (Cygwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCZBMYLD1OTBfyMaQRAg1zAKDFb4n+Panle0F5dWiribN9WZLTcACgn4QR
zW+rRk4D0IM4F1fCuDArqN4=
=c4m4
-END PGP SIGNATURE-




___
Bug-cvs mailing list
Bug-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-cvs


CVS Feature Version 1.12.12 Released! * Security Update *

2005-04-18 Thread Derek Price
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Feature CVS 1.12.12 has been released.  Feature releases contain new
features as well as all the bug fixes from the stable releases.  This
version fixes many minor security issues in the CVS server executable
including a potentially serious buffer overflow vulnerability with no
known exploit.  This release also contains many bug fixes and
enhancements, including efficiency improvements, unique autogenerated
commit IDs a la CVSNT, and a more uniform use of the tag:date
specification formerly only available via the -j option.  We recommend
this upgrade for all CVS servers!

Take a look at the NEWS file
https://ccvs.cvshome.org/source/browse/ccvs/NEWS?rev=1.311content-type=text/x-cvsweb-markup
from the source distribution for a more exhaustive list of changes or
go directly to the downloads page
https://ccvs.cvshome.org/servlets/ProjectDownloadList.

Derek
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.0 (Cygwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCZBJgLD1OTBfyMaQRAqYLAJ9Z4cvT8v2NTNu2JaRIMeOD6/Lc1QCfUuL1
ElVhf3DeCyEKL0oX8S/Wyww=
=uE3N
-END PGP SIGNATURE-




___
Bug-cvs mailing list
Bug-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-cvs


Re: some files are missed in importing

2005-04-18 Thread Pierre Asselin
Larry Jones [EMAIL PROTECTED] wrote:
 root writes:
  
  when I typed this command, some important files are ignored
 [...]
  what should I do to solve this problem?

 That's hard to say.  It looks like you're trying to import a CVS working
 directory (hopefully, one from another system).

Some groups ship tarballs with CVS subdirectories and .cvsignore's, too.

 You can't actually
 import the CVS subdirectories without hopelessly confusing your CVS. 
 The other files are probably listed in .cvsignore files in their
 containing directories -- you can import them by temporarily deleting
 the .cvsignore files, doing the import, then replacing the .cvsignore
 files and doing the import again to get the .cvsignore files.

Or, if it's not too late, delete the .cvsignore files and repeat
the import, using exactly the same release tag.

(Hmmm, question:  can a .cvsignore ignore .cvsignore ?)


-- 
pa at panix dot com
___
Bug-cvs mailing list
Bug-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-cvs