Re: some files are missed in importing

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

Pierre Asselin wrote:

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


Although, if the tarball you are importing from includes a .cvsignore
that instructs CVS to ignore certain files also distributed in the
tarball, then the files probably weren't checked into the original
vendor's CVS repository, which means that the files that are not
ignored should contain enough information to rebuild the missing files
and it might be better not to import them into your own repository.

Cheers,

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

iD8DBQFCZTmiLD1OTBfyMaQRAiFTAKC41Nu2NhaRSnBIshqRyKoe/kopvQCg+D/H
EiFjLr+XvK77DcFp3uT8ZRU=
=MMwn
-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-19 Thread Jim.Hyslop
[EMAIL PROTECTED] wrote:
> (Hmmm, question:  can a .cvsignore ignore .cvsignore ?)
Yep.

-- 
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-19 Thread Larry Jones
Jim.Hyslop writes:
> 
> [EMAIL PROTECTED] wrote:
> > (Hmmm, question:  can a .cvsignore ignore .cvsignore ?)
> Yep.

But note that that only keeps CVS from marking it as an unknown file, it
still honors the contents of the file (obviously).

-Larry Jones

Isn't it sad how some people's grip on their lives is so precarious
that they'll embrace any preposterous delusion rather than face an
occasional bleak truth? -- Calvin


___
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


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


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 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


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


some files are missed in importing

2005-04-18 Thread root
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
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
...


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