Mail Archives: cygwin/2010/04/06/13:33:48
Is it possible to change the setting of "POSIX_NO_TRUNC"?
-Kevin
> -----Original Message-----
> From: Seay_Douglas AT emc DOT com [mailto:Seay_Douglas AT emc DOT com]
> Sent: Tuesday, April 06, 2010 6:47 AM
> To: Roe, Kevin L.; cygwin AT cygwin DOT com
> Subject: RE: 1.7.1: cvs version built in is unstable
>=20
> I'm seeing stuff like this too, and it is unrelated to ssh. The
> problem
> is that cvs download temp files into temp files named .new.%9 and the
> 9th character of that name is a dot. It appears that most windows file
> systems don't allow trailing dots, apparently because of "8.3 filename"
> legacy logic.
>=20
> It appears that cygwin 1.5 munged off the dot, or defined
> _POSIX_NO_TRUNC. And now with 1.7 that has changed.
>=20
> - doug
>=20
>=20
>=20
> -----Original Message-----
> From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com] On
> Behalf
> Of Roe, Kevin L.
> Sent: Tuesday, March 30, 2010 7:37 PM
> To: cygwin AT cygwin DOT com
> Subject: RE: 1.7.1: cvs version built in is unstable
>=20
> So I ran the "cvs -t update" command on the file in question. Doesn't
> tell me anything, but here is the output.
>=20
> -> main: Session ID is NrLenMDBO35CD1tu
> -> main loop with CVSROOT=3D/usr/gapps/AEAG/cvs_modules
> -> open_connection_to_server (:ext:hera:/usr/gapps/AEAG/cvs_modules)
> -> Starting server: ssh hera cvs server
> Password:
> S-> Reader_Lock(/usr/gapps/AEAG/cvs_modules/Utilities)
> cvs update: warning: p_change.pl was lost
> S-> RCS_Checkout (usr/gapps/AEAG/cvs_modules/Utilities/p_change.pl,v,
> 1.5, , , (function))
> S-> server_register(p_change.pl, 1.5, , , , , )
> S-> Register(p_change.pl, 1.5, , , )
> S-> fopen(/usr/gapps/AEAG/cvs_modules/CVSROOT/history,a)
> cvs update: cannot write ./p_change.pl: No such file of directory
> S-> Lock_Cleanup()
> S-> rename(CVS/Entries.Backup,CVS/Entries)
> -> close_connection_to_server ()
> -> Lock_Cleanup()
>=20
>=20
> I also tried using the -vvv option on ssh, but got the following error
> when I set CVS_RSH to that:
>=20
> cvs [update aborted]: cannot exec ssh -vvv: No such file or directory
>=20
>=20
>=20
>=20
>=20
> > -----Original Message-----
> > From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com] On
> > Behalf Of Larry Hall (Cygwin)
> > Sent: Tuesday, March 30, 2010 4:12 PM
> > To: cygwin AT cygwin DOT com
> > Subject: Re: 1.7.1: cvs version built in is unstable
> >
> > On 3/30/2010 6:58 PM, Roe, Kevin L. wrote:
> >
> > <snip>
> >
> > > New information:
> > >
> > > I have confirmed that the current CVS (1.12.13) in cygwin is the
> same
> > as
> > > in cygwin 1.5.25 The ssh is different though, old =3D OpenSSH_5.1p1
> > new =3D
> > > OpenSSH_5.3p1 >
> >
> > <snip>
> >
> > > I'd like to get the native CVS working in cygwin. It is the
> cleanest
> > > solution. Any ideas on where I can go from here?
> >
> > I suggest trying to reproduce CVS's usage of ssh to see if you can
> > narrow
> > down where the problem lies.
> >
> > --
> > Larry Hall http://**www.**rfk.com
> > RFK Partners, Inc. (508) 893-9779 - RFK Office
> > 216 Dalton Rd. (508) 893-9889 - FAX
> > Holliston, MA 01746
> >
> > _____________________________________________________________________
> >
> > A: Yes.
> > > Q: Are you sure?
> > >> A: Because it reverses the logical flow of conversation.
> > >>> Q: Why is top posting annoying in email?
> >
> > --
> > Problem reports: http://**cygwin.com/problems.html
> > FAQ: http://**cygwin.com/faq/
> > Documentation: http://**cygwin.com/docs.html
> > Unsubscribe info: http://**cygwin.com/ml/#unsubscribe-simple
> >
>=20
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
- Raw text -