public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: CVS and binmode
@ 2000-05-03 10:49 Earnie Boyd
  0 siblings, 0 replies; 6+ messages in thread
From: Earnie Boyd @ 2000-05-03 10:49 UTC (permalink / raw)
  To: jorg.schaible, cygwin

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1378 bytes --]

--- jorg.schaible@db.com wrote:
> 
> 
> 
> 
> Still reading "Open Source Management with CVS", I may try it *after* chapter
> 4 (administration). Since there is a cygwin port of CVS, I hoped somebody has
> already figured out the consequences of binmode for CVS ...
> 

Hi Jörg,

What exactly is your problem?  I've been using the cvs from the CD V1.0 just
fine with mounts in binary mode.

Here is where you might get into problems:

You have a source package that you use WinZip to extract and you have the auto
cr/lf turned on.  You then import that package into cvs.  Cvs now has the \r\n
line endings stored.  You make changes, which change some of the source to \n
line endings.  When you do cvs commit, the delta becomes the entire file
because every line in the file changed.

Is this your problem?




=====
---
   Earnie Boyd: < mailto:earnie_boyd@yahoo.com >
            __Cygwin: POSIX on Windows__
Cygwin Newbies: < http://www.freeyellow.com/members5/gw32/index.html >
           __Minimalist GNU for Windows__
  Mingw32 List: < http://www.egroups.com/group/mingw32/ >
    Mingw Home: < http://www.mingw.org/ >

__________________________________________________
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: CVS and binmode
       [not found] <957365256.20677.ezmlm@sourceware.cygnus.com>
@ 2000-05-03 10:12 ` Hack Kampbjørn
  0 siblings, 0 replies; 6+ messages in thread
From: Hack Kampbjørn @ 2000-05-03 10:12 UTC (permalink / raw)
  To: cygwin

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 2100 bytes --]

1. About LF to CR/LF 
I don't know 8-(

2. About Source Code Control
Yes and no. Yes, there is one such project. No, there is no working
code.

CVSSCC - Source Code Control Plug-in
	http://members.home.net/preston/cvsscc.html
WinCVS - GUI CVS client
	http://www.wincvs.org/
CVS server for NT
	http://www.cvsnt.org/


> 
> Subject: Re: CVS and binmode
> Date: Wed, 3 May 2000 15:19:12 +0000
> From: jorg.schaible@db.com
> To: jhuddles@rocky.itc.nrcs.usda.gov
> CC: cygwin@sourceware.cygnus.com
> 
> No. Still ignored ... :(
> 
> ---------------------------------------- Message History
> ----------------------------------------
> 
> From: jhuddles@rocky.itc.nrcs.usda.gov on 03/05/2000 13:43
> 
> To:   Jorg Schaible/DMGIB/DMG UK/DeuBa@DMG UK
> cc:
> Subject:  Re: CVS and binmode
> 
>     ---------------------------------------------------------------
> 
> Did you ever get an answer to your question?
> 
> John
> 
> ----- Original Message -----
> From: <jorg.schaible@db.com>
> To: <cygwin@sourceware.cygnus.com>
> Sent: Monday, May 01, 2000 7:01 AM
> Subject: CVS and binmode
> 
> Hello,
> 
> I try to switch from M$ $$ to CVS. I already have the port of Chuck
> Wilson
> for Cygwin v1.1 from the franken.de server. The CVS manual states that
> CVS
> is so smart to convert automatically LF to CR/LF for DOS based
> systems. What
> does Cygwin/CVS ? Will it recognize the binmode of a mounted working
> directory/drive ?
> 
> Offtopic question (at least for Cygwin):
> Where do I have to look for additional CVS resources? I am interested
> in
> scripts converting the MS SourceSafe into CVS repository. Are there
> any
> Source-Control-Plug-In's available that support that interface for
> Source
> Ontrol Systems used by several applications (MS VStudio, Rational,
> Together
> J?C++, etc.)? Will they cooperate with a Cygwin based CVS?
> 
> Regards
> Jörg
> 

-- 
Med venlig hilsen / Kind regards

Hack Kampbjørn               hack@hackdata.com
HackLine                     +45 2031 7799

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: CVS and binmode
@ 2000-05-03  7:52 jorg.schaible
  0 siblings, 0 replies; 6+ messages in thread
From: jorg.schaible @ 2000-05-03  7:52 UTC (permalink / raw)
  To: cygwin

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 487 bytes --]

Still reading "Open Source Management with CVS", I may try it *after* chapter 4 (administration). Since there is a cygwin port of CVS, I hoped somebody has already figured out the consequences of binmode for CVS ...

Jörg


---------------------------------------- Message History ----------------------------------------


From: cgf@cygnus.com on 03/05/2000 14:31

Please respond to cygwin@sourceware.cygnus.com

To:   cygwin@sourceware.cygnus.com
cc:
Subject:  Re: CVS and binmode


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: CVS and binmode
  2000-05-03  7:20 jorg.schaible
@ 2000-05-03  7:31 ` Chris Faylor
  0 siblings, 0 replies; 6+ messages in thread
From: Chris Faylor @ 2000-05-03  7:31 UTC (permalink / raw)
  To: cygwin

On Wed, May 03, 2000 at 03:19:12PM +0000, jorg.schaible@db.com wrote:
>No. Still ignored ... :(
>
>---------------------------------------- Message History ----------------------------------------
>
>
>From: jhuddles@rocky.itc.nrcs.usda.gov on 03/05/2000 13:43
>To:   Jorg Schaible/DMGIB/DMG UK/DeuBa@DMG UK
>cc:
>Subject:  Re: CVS and binmode
>
>Did you ever get an answer to your question?

Um.  It is not "still ignored" as much as "nobody knows the answer".

Rather than pose a question and patiently wait for an answer why not just
download the software and figure out the answer for yourself?

Then you can post your triumphant findings here to all of the other people
who feel slighted.

cgf

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: CVS and binmode
@ 2000-05-03  7:20 jorg.schaible
  2000-05-03  7:31 ` Chris Faylor
  0 siblings, 1 reply; 6+ messages in thread
From: jorg.schaible @ 2000-05-03  7:20 UTC (permalink / raw)
  To: jhuddles; +Cc: cygwin

No. Still ignored ... :(


---------------------------------------- Message History ----------------------------------------


From: jhuddles@rocky.itc.nrcs.usda.gov on 03/05/2000 13:43

To:   Jorg Schaible/DMGIB/DMG UK/DeuBa@DMG UK
cc:
Subject:  Re: CVS and binmode


^ permalink raw reply	[flat|nested] 6+ messages in thread

* CVS and binmode
@ 2000-05-01  5:02 jorg.schaible
  0 siblings, 0 replies; 6+ messages in thread
From: jorg.schaible @ 2000-05-01  5:02 UTC (permalink / raw)
  To: cygwin

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 836 bytes --]

Hello,

I try to switch from M$ $$ to CVS. I already have the port of Chuck Wilson for Cygwin v1.1 from the franken.de server. The CVS manual states that CVS is so smart to convert automatically LF to CR/LF for DOS based systems. What does Cygwin/CVS ? Will it recognize the binmode of a mounted working directory/drive ?

Offtopic question (at least for Cygwin):
Where do I have to look for additional CVS resources? I am interested in scripts converting the MS SourceSafe into CVS repository. Are there any Source-Control-Plug-In's available that support that interface for Source Ontrol Systems used by several applications (MS VStudio, Rational, Together J?C++, etc.)? Will they cooperate with a Cygwin based CVS?

Regards
Jörg



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2000-05-03 10:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-05-03 10:49 CVS and binmode Earnie Boyd
     [not found] <957365256.20677.ezmlm@sourceware.cygnus.com>
2000-05-03 10:12 ` Hack Kampbjørn
  -- strict thread matches above, loose matches on Subject: below --
2000-05-03  7:52 jorg.schaible
2000-05-03  7:20 jorg.schaible
2000-05-03  7:31 ` Chris Faylor
2000-05-01  5:02 jorg.schaible

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).