From: Immanuel_Litzroth AT i2 DOT com Subject: UNC and getcwd 10 Oct 1997 20:03:52 -0700 Message-ID: <8625652C.007BCB3C.00.cygnus.gnu-win32@smtpmta1.i2.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII To: gnu-win32 AT cygnus DOT com I am doing a port of RCS and CVS to the cygnus win32 environment. So far no RCS problems. CVS compiles fine but it doesn't let me init the CVS_ROOT. This was because the rcs programs were on my C: drive and my CVS_ROOT on D:. CVS tries to save the current working directory somewhere through a call to getcwd() but this doesn't return the UNC name of the current drive. Is this normal? Is there any documentation on the UNC implementation in Cygwin32? Any has an elegant solution to this problem? Thanks Immanuel - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".