Share

The CvsGui project

Tracker: Feature Requests

3 Checkout test files with the Unix LF (0xa) - ID: 986579
Last Update: Comment added ( jerzyk )

I have some clients using CVS to store their sources.
Some of them use "Checkout test files with the Unix LF
(0xa)", some don't - for different reasons.

When I access the server from home (where I prefer to
work) I have the problem to manage that option by
myself manually. As you may imagine it's easy to forget
to toggle this feature when I jump from project to project
much often.

The result - as you may know - are empty lines in the
source, when I update and commit with UNIX LF and
others update with Windows CRLF.

My wish is that WinCVS could remember this setting
depending on the server/CVSROOT.

Wouldn't this be a nice feature?

Are there others having this problem or is there another
solution I don't know?

thanx, p@

p.hoffmann@berlin.de


Patrick Hoffmann ( pat_forge ) - 2004-07-07 13:24

3

Closed

Invalid

Jerzy Kaczorowski

WinCvs

WinCvs

Public


Comments ( 2 )

Date: 2004-07-08 21:40
Sender: jerzykProject Admin

Logged In: YES
user_id=119527

The setting is stored separately per browse location.


Date: 2004-07-07 16:03
Sender: ogiesen

Logged In: YES
user_id=158827

If you're using a CVSNT server there's a different and much
more fail-safe solution which is using the -kL keyword for
files that should be checked out using Unix LF. This is
unfortunately not yet exposed in the GUI so you'll currently
have to do the cvs add -kL (for new files) or cvs admin -kL
(for existing files) from the commandline.

Apart from that I thought that setting was already
remembered per browse location... then again, I never use it.


Attached File

No Files Currently Attached

Changes ( 4 )

Field Old Value Date By
resolution_id None 2004-07-08 21:40 jerzyk
priority 5 2004-07-08 21:40 jerzyk
close_date - 2004-07-08 21:40 jerzyk
status_id Open 2004-07-08 21:40 jerzyk