NEW cvs-integration: wrong method error when i set cvs root

hi,
i use wincvs under winXP. i go to tools/checkout project. here i clicked to the ... button left of the comboBox. now i must edit the cvsroot, but when i edit it and press ok, i get these error:
wrong method: D:\cvsroot
where's my mistake??? thanks!!!

0
27 comments
Avatar
Permanently deleted user

Not sure, but you seem to use a local cvs root, so you might try
prepending your cvs root with ":local:", i.e. ":local:d:\cvsroot".

Michael Seele wrote:

hi,
i use wincvs under winXP. i go to tools/checkout project. here i clicked to the ... button left of the comboBox. now i must edit the cvsroot, but when i edit it and press ok, i get these error:
wrong method: D:\cvsroot
where's my mistake??? thanks!!!


0
Avatar
Permanently deleted user

no i get another error g:
cannot connect to host

0
Avatar
Permanently deleted user

For the moment only "pserver" connection is supported.

"Michael Descher" <michael.descher@gmx.de> wrote in message
news:b65822$jl$1@is.intellij.net...

Not sure, but you seem to use a local cvs root, so you might try
prepending your cvs root with ":local:", i.e. ":local:d:\cvsroot".

>

Michael Seele wrote:

hi,
i use wincvs under winXP. i go to tools/checkout project. here i clicked

to the ... button left of the comboBox. now i must edit the cvsroot,
but when i edit it and press ok, i get these error:

wrong method: D:\cvsroot
where's my mistake??? thanks!!!

>


0
Avatar
Permanently deleted user

i hope that's a joke!!!
that means that all who work with a local cvs cannot use it. i cannot belive that the software from jetbrains is so poor!!!

0
Avatar
Permanently deleted user

Michael Seele wrote:

i hope that's a joke!!!
that means that all who work with a local cvs cannot use it. i cannot belive that the software from jetbrains is so poor!!!

Remember that you are talking about an eap-version of IDEA; Use the
"normal" version of IDEA and you can work with local cvs...

Best regards,
Tom Schreiber

0
Avatar
Permanently deleted user

Olesya Smirnova wrote:

For the moment only "pserver" connection is supported.


I know that this is an EAP version but it would be appropriate for such
a major limitation to have at least a tiny little note in the Known
Issues file or even better: on the download page. You could extend that
to something like:

----


  • download one

  • download two

Known Issues for this build (#810):

- CVS currently only supports pserver

- please especially test new keyboard implementation

- ...

REAL TOUGH DISCLAIMER ABOUT HOW BAD THE WORLD IS

----




that would save you a lot of bug reports and give us a direction on what
to focus.

Best regards,

Dirk Dittert

0
Avatar
Permanently deleted user

good idea!!!

0
Avatar
Permanently deleted user

post it in the itn tracker as feature!!!

0
Avatar
Permanently deleted user

This is not even beta code, this is alpha code, they're adding features
and handing them to us for testing. This is what eXtreme programming is
about. What are you doing using EAP builds as production software? You
should have 3.0.3 installed and use it for production, then have 8xx
installed to look at the new features and try to use it for your work.
If you hit a snag, you go back to production and continue your work. If
this is too much to ask then EAP is not for you.

Don't just on the IntelliJ guys for providing us with FREE previews of
what's coming, or how they choose to do their releases. That's just not
cool.

R

Michael Seele wrote:

i hope that's a joke!!!
that means that all who work with a local cvs cannot use it. i cannot belive that the software from jetbrains is so poor!!!


0
Avatar
Permanently deleted user

While I agree that no one needs to comment on the skills of the JetBrains folks (as it is very high), it would be nice knowing what is in the build. Hard to test when the functionality isn't there. I grabbed this release to test the CVS integration but use SSH to connect. Would have been nice to know I was wasting my time trying to get it to work.

0
Avatar
Permanently deleted user

NEVER use the local mode for serious development, except if you are
the only one developer on a project or you want to get corrupted
repository. But even in this case it is easy enough to setup a CVS
server on the machine.

Tom

0
Avatar
Permanently deleted user

i work with winCVS under winXP. how can i setup a CVS server on my machine and how can i use the new CVSintegration??? thanks

0
Avatar
Permanently deleted user

Please try CVSNT (www.cvsnt.org).

Tom


Michael Seele <jiveadmin@jetbrains.com> schrieb:

>i work with winCVS under winXP. how can i setup a CVS server on my machine and how can i use the new CVSintegration??? thanks

0
Avatar
Permanently deleted user

HI,

I use pserver but got the same error :

"krr@nswnt1.shd.lan:d:/cvs/cvsrep" for example...

please post a little help for the cvs configuration !

Greets -Ralf-

0
Avatar
Permanently deleted user

thanks. is cvsnt better or as good as wincvs???

0
Avatar
Permanently deleted user

CVSNT is a CVS-server, WinCVS (or SmartCVS -- sorry for ads) is a CVS
client.
WinCVS uses a native CVS implementation (quite adequate to cvs.exe)
and therefore supports server functionality like :local: mode.
SmartCVS, Eclipse and IDEA Aurora are/have "only" CVS clients (without
the server functionality to run in :local: mode).

Cheers,
Tom

0
Avatar
Permanently deleted user

Hi,

okay I finaly got it

":pserver:krr@nswnt1.shd.lan:d:/cvs/cvsrep" is it.

But where is the EDIT option ???

0
Avatar
Permanently deleted user

now i have installed cvsnt and initialised all. but when i edit the cvsroot(:pserver:Michael@localhost:/cvs/cvsrep) i get the error wrong password. how can i include the password into my message(:pserver:Michael@localhost:/cvs/cvsrep)???

0
Avatar
Permanently deleted user

now i have installed cvsnt, but when i set the cvsroot(:pserver:Michael@localhost:/cvsroot) in IDEA(b809) i got the error wrong passord. what's my mistake???

0
Avatar
Permanently deleted user

>how can i include the password into my message(:pserver:Michael@localhost:/cvs/cvsrep)???

You can't. It is stored somewhere else (newer CVSNT versions are said
to store the passwords in the registry). Don't know, how IDEA handles
it now, since I cannot use builds >=807 at all.

Tom

0
Avatar
Permanently deleted user

do you work with cvsnt and IDEA??? how/where can i set the password?? when i set the cvsroot(:pserver:Michael@localhost:/cvsrep/root) IDEA(b809) shows an error: wrong password! can you help me? thanks!!!

0
Avatar
Permanently deleted user

Michael, I too have had this problem since 809 and been asking about it on
here for a while to no avail. I have filed a bug for this at
http://www.intellij.net/tracker/idea/viewSCR?publicId=11026

N.

Michael Seele wrote:

do you work with cvsnt and IDEA??? how/where can i set the password??
when i set the cvsroot(:pserver:Michael@localhost:/cvsrep/root)
IDEA(b809) shows an error: wrong password! can you help me? thanks!!!



0
Avatar
Permanently deleted user

On Wed, 02 Apr 2003 08:28:52 +0200, Thomas Singer wrote:

You can't. It is stored somewhere else (newer CVSNT versions are said to
store the passwords in the registry). Don't know, how IDEA handles it now,
since I cannot use builds >=807 at all.


Any idea what cvs client Idea is now using? Before, one would set the
path to the cvs binary in the project options, which no longer exists.

Is it a pure java cvs library?

0
Avatar
Permanently deleted user

Yes, by the looks of it they are using the netbeans javacvs library
(http://javacvs.netbeans.org/)

N

Mark Derricutt wrote:

Any idea what cvs client Idea is now using? Before, one would set the
path to the cvs binary in the project options, which no longer exists.

>

Is it a pure java cvs library?



0
Avatar
Permanently deleted user

If you get "Wrong password" message while checkout project try to connect to
cvs using any cvs client (cvs login). Copy cvsroot from .cvspass file
(ignoring scrambled password) and past it to the cvs configuration dialog.

--
Best regards,
Olesya Smirnova
JetBrains, Inc / IntelliJ Software
http://www.intellij.com
"Develop with pleasure!"


"Michael Seele" <jiveadmin@jetbrains.com> wrote in message
news:32436392.1048943594074.JavaMail.jrun@is.intellij.net...

hi,
i use wincvs under winXP. i go to tools/checkout project. here i clicked

to the ... button left of the comboBox. now i must edit the cvsroot,
but when i edit it and press ok, i get these error:

wrong method: D:\cvsroot
where's my mistake??? thanks!!!



0
Avatar
Permanently deleted user

Olesya Smirnova wrote:

If you get "Wrong password" message while checkout project try to connect to
cvs using any cvs client (cvs login). Copy cvsroot from .cvspass file
(ignoring scrambled password) and past it to the cvs configuration dialog.


What directory does the CVS integration regard as the user's home
directory? The Windows user profile directory, "C:\Documents and
Settings\bob" or the HOME environment variable?

Ciao,
Gordon

--
Gordon Tyler (Software Developer)
Quest Software <http://java.quest.com/>
260 King Street East, Toronto, Ontario M5A 4L5, Canada
Voice: 416-643-4846 | Fax: 416-594-1919

0
Avatar
Permanently deleted user

User profile. Environment variables do not matter for JAVA
development.

Tom


Gordon Tyler <gordon.tyler@sitraka.com> schrieb:

>Olesya Smirnova wrote:
>> If you get "Wrong password" message while checkout project try to connect to
>> cvs using any cvs client (cvs login). Copy cvsroot from .cvspass file
>> (ignoring scrambled password) and past it to the cvs configuration dialog.
>
>What directory does the CVS integration regard as the user's home
>directory? The Windows user profile directory, "C:\Documents and
>Settings\bob" or the HOME environment variable?
>
>Ciao,
>Gordon

0

Please sign in to leave a comment.