CVS Dialogs

In v3.0 you can configure some dialogs to pop-up for cvs operations to allow you to add additional parameters e.g. getting the clean copy when updating.

Anyone know how this can be achieved in 813 (if it can). The cvs commands in the menus have ellipsis (...) but no dialogs pop-up.

Thanks

0
Avatar
Permanently deleted user

At the moment most of parameters have default values and there is no way to
change them.
What settings would you want to configure?

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


"Martin Bayly" <mbayly@webct.com> wrote in message
news:2693085.1052331076713.JavaMail.javamailuser@localhost...

In v3.0 you can configure some dialogs to pop-up for cvs operations to

allow you to add additional parameters e.g. getting the clean copy when
updating.
>

Anyone know how this can be achieved in 813 (if it can). The cvs commands

in the menus have ellipsis (...) but no dialogs pop-up.
>

Thanks



0
Avatar
Permanently deleted user

+1 for being able to update with a clean copy

Being able to work with tags would be good too.

0
Avatar
Permanently deleted user

On Mon, 12 May 2003 07:14:52 +0000, Jonathan Knight wrote:

+1 for being able to update with a clean copy
Being able to work with tags would be good too.


And branches....

--
...turn to the light - don't be frightened by the shadows it creates,
...turn to the light - turning away could be a terrible mistake
...dream theater - the great debate


0

yeah branches are quite important.

0
Avatar
Permanently deleted user

On Mon, 12 May 2003 08:01:17 +0000, Marc Logemann wrote:

yeah branches are quite important.


One thing I loved from WinCVS was the graph view - showing the branches of
a file. Was quite nice, sadly with CVS working on a per file basis it
wasn't that good for watching over a project thou :(

--
...turn to the light - don't be frightened by the shadows it creates,
...turn to the light - turning away could be a terrible mistake
...dream theater - the great debate


0
Avatar
Permanently deleted user

Jonathan Knight wrote:

+1 for being able to update with a clean copy


The option to update with a clean copy should NOT be persisted. It
should be a once off setting that has to be re-enabled every time the
user wants to use it. There's too much chance for catastrophe if it's
persisted.

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

See also http://www.intellij.net/tracker/idea/viewSCR?publicId=4541

+1 for being able to update with a clean copy

0
Avatar
Permanently deleted user

Ok! I'll add this option in the next build (815).

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


"Gordon Tyler" <gordon.tyler@sitraka.com> wrote in message
news:b9og0a$7bu$1@is.intellij.net...

Jonathan Knight wrote:

+1 for being able to update with a clean copy

>

The option to update with a clean copy should NOT be persisted. It
should be a once off setting that has to be re-enabled every time the
user wants to use it. There's too much chance for catastrophe if it's
persisted.

>

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

On Mon, 12 May 2003 21:19:29 +0400, Olesya Smirnova wrote:

Ok! I'll add this option in the next build (815).


waiting waiting waiting :)

--
...turn to the light - don't be frightened by the shadows it creates,
...turn to the light - turning away could be a terrible mistake
...dream theater - the great debate


0

I really miss 'GZip compression level', it saves a lot of traffic

0
Avatar
Permanently deleted user

I really miss 'GZip compression level', it saves a lot of traffic


You could still use your .cvsrc file to define the cvs level (google for
more info on the makeup of cvsrc's and their location on the various
platforms).


0
Avatar
Permanently deleted user

but it's better you have a option in IDEA

0
Avatar
Permanently deleted user

How about the -d option?

0
Avatar
Permanently deleted user

???

0
Avatar
Permanently deleted user

Dan Hardiker wrote:
>>I really miss 'GZip compression level', it saves a lot of traffic


You could still use your .cvsrc file to define the cvs level (google for
more info on the makeup of cvsrc's and their location on the various
platforms).


Since the new CVS integration doesn't use the command-line cvs tool, I
don't think it will read your .cvsrc file.

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

请先登录再写评论。