ramccor / vcscommand

Automatically exported from code.google.com/p/vcscommand
0 stars 0 forks source link

Documentation Requested: How to Setup to Read CVS Repository (Vim on Win; CVS on Unix) #60

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I've installed VCSCommand with no problem on my Windows 7 computer that refers 
to a Unix CVS repository.  But, when I try to use VCSCommand, I get errors.  
For example:

:VCSStatus
VCSCommand: Version control command failed: cvs status: CVS password file 
/home/steve/.cvspass does not exist - creating a new file /cvs/cvs_repository: 
no such repository

I couldn't find any documentation on what files I need to create so that 
VCSCommands can connect to my CVS server.  Would you kindly please provide any 
instructions you can so that I can start using VCSCommand?

Many thanks!

Original issue reported on code.google.com by fatbear....@gmail.com on 13 Jul 2010 at 12:36

GoogleCodeExporter commented 9 years ago
Can you run cvs operations normally outside of VIM?  It sounds like you at 
least need to run 'cvs login'.

Original comment by bob.hies...@gmail.com on 15 Jul 2010 at 1:20

GoogleCodeExporter commented 9 years ago

Original comment by bob.hies...@gmail.com on 20 Aug 2010 at 4:40