This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: CVS Problems: Updated: gdbm-1.8.0-4




Charles Wilson wrote:


> Strangely, none of these problems seem to occur when using a remote 
> (unix-based) :pserver: repository.  Therefore, I believe the "write data 
> file into repository file 'foo/bar,v'" code is explicitly, and 
> erroneously, setting the fopen mode to "wt"/"rt".  Writes (and reads) 
> to/from files in the local repository are obviously done "correctly" -- 

                              ^^^^^^^^^^
                           working directory

> without any explicit 't' or 'b' modifiers (because we know that local 
> dirs can be on textmounts or binmounts, and stuff 'just works').


--Chuck



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]