Chat now with support
Chat with Support

SQL Navigator for Oracle 7.4 - Release Notes

Configure Concurrent Version Systems (CVS)

These configuration settings are specific to Concurrent Version Settings (CVS).

  1. From the Main Menu, click Team Coding | Configure.

  1. Select Concurrent Version Systems (CVS) | Settings

 

Setting

Description

CVS Executable

Specify the name of the CVS program file in one of the following ways:

  • Specify the full path to the file, such as C:\Program Files\CVS\cvs.exe. This forces SQL Navigator to use the specified program.
  • Specify only the file name, rather than the entire path (the location of the program file must be in your system path). SQL Navigator will use the first occurrence it finds of the specified file name.

Global Options

Specify any global options that you want SQL Navigator to pass to CVS whenever a CVS command is executed by SQL Navigator. For example, the default option of -f tells CVS to ignore your .cvsrc options file.

You can use more than one option. Separate multiple options with a space.

Note: Do NOT enter a -d CVSROOT option here. SQL Navigator adds this option automatically, using the CVSROOT you provide in the CVS Login window.

Dates and Times in CVS Output

Description

Date Format

These options specify how CVS will send dates. You can use the following formats:

d

Day as a number without a leading zero (1-31)

dd

Day as a number with a leading zero (01-31)

m

Month as a number without a leading zero (1-12)

mm

Month as a number with a leading zero (01-12)

yy

Year as a two-digit number (00-99)

yyyy

Year as a four-digit number (0000-9999)

Default: yyyymmdd

Time Format

These options specify how CVS will send times. You can use the following formats:

h

Hour without a leading zero (0-23)

hh

Hour with a leading zero (00-23)

n

Minute without a leading zero (0-59)

nn

Minute with a leading zero (00-59)

s

Second without a leading zero (0-59)

ss

Second with a leading zero (00-59)

Default: hhnnss

Time Zone

Direct SQL Navigator to adjust the time stamps read from the output of CVS commands. For example, to subtract eight hours from all timestamps, specify a value of -800. To add three hours, enter a value of 300.

Default: 0

Login

Description

Login Automatically

Omit a prompt when SQL Navigator logs into CVS after connecting to the database. The most recently used CVSRoot will be used.

To use this option, the following must be true:

  • The Team Coding option "Disable Login Prompt on Connection" must not be enabled.
  • The TC=NO command-line option must not be enabled.
  • You previously logged in to CVS from SQL Navigator and:

    The previous login used an authentication method that did not require a password

    or

    You checked the Save Password option on the login form.

Time Between Keypresses

Set the amount of time (in milliseconds) that SQL Navigator pauses after sending each character of the password to the CVS password prompt.

The default is zero.

Note: If you find that CVS is returning "invalid password" errors, you may need to increase this number. A suggested figure is 100 milliseconds.

 

 

Related Topics

Configure Team Coding

Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating