Configuring CVS in 977
I'm an idiot and I just haven't figured out how to make CVS usable in
977. I looked around and didn't find anything (could easily have missed
it though).
Does anyone have some guidelines on how to set it up using RSH and a
standard server?
Donald
请先登录再写评论。
Set CVS as current vertion control. Try to perform some action (e.g.
CVS->Show History). Integration should ask path to external rsh and private
key file (if connection method is :ext:)
--
Best regards,
Olesya Smirnova
JetBrains, Inc / IntelliJ Software
http://www.intellij.com
"Develop with pleasure!"
"Donald F. McLean" <dmclean@stsci.edu> wrote in message
news:bplp1q$4bu$1@is.intellij.net...
>
>
>
Where do you set things like CVSROOT? The CVS stuff in 977 constantly fails with this error message:
Command finished ( 0 )
cvs server: failed to create lock directory for `/usr/cvs/usr/cvs/devtools/src/com/keystone/obj/gui' (/usr/cvs/usr/cvs/devtools/src/com/keystone/obj/gui/#cvs.lock): No such file or directory
cvs server: failed to obtain dir lock in repository `/usr/cvs/usr/cvs/devtools/src/com/keystone/obj/gui'
cvs : read lock failed - giving up
For some reason Idea want to prepend the CVSROOT directory (/usr/cvs) onto the file name twice, resulting in a non existant file or directory.
Fixed in build #978. (As workaround you can check out project with IDEA)
--
Best regards,
Olesya Smirnova
JetBrains, Inc / IntelliJ Software
http://www.intellij.com
"Develop with pleasure!"
"Ralph Saunders" <no_mail@jetbrains.com> wrote in message
news:13067491.1069614710319.JavaMail.itn@is.intellij.net...
fails with this error message:
>
`/usr/cvs/usr/cvs/devtools/src/com/keystone/obj/gui'
(/usr/cvs/usr/cvs/devtools/src/com/keystone/obj/gui/#cvs.lock): No such file
or directory
`/usr/cvs/usr/cvs/devtools/src/com/keystone/obj/gui'
>
onto the file name twice, resulting in a non existant file or directory.