RE: [PATCH]: cygpath.cc

2002-05-17 Thread "Schaible, Jörg"

Hi Corinna,

>Applied.  Just one note.  Could you please send patches against the
>tools in the utils subdir send to cygwin-patches?

OK, no problem next time.

Regards,
Jörg



Re: [PATCH]: cygpath.cc

2002-05-15 Thread Corinna Vinschen

On Tue, May 14, 2002 at 08:55:37AM +0200, "Schaible, Jörg" wrote:
> Hello,
> 
> cygpath now supports an option -H that can be used to retrieve the Windows'
> profile diretcory root. Mapping this directory to /home you can achieve a
> Unix like schema /home/ and gain support for roaming profiles.
> Additionally I've added the support for the short Windows path switch for
> options DPSW and cleaned up the code by removing duplicated functionality.
> 
> Diffs against CVS version appended, ChangeLog below.

Applied.  Just one note.  Could you please send patches against the
tools in the utils subdir send to cygwin-patches?

Thanks,
Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Developermailto:[EMAIL PROTECTED]
Red Hat, Inc.



RE: [PATCH]: cygpath.cc

2002-05-15 Thread Schaible, Jorg

Hi Chris,

you should have one from late 1999 or beginning of 2000 ...

Regards,
Jorg

>-Original Message-
>From: Christopher Faylor [mailto:[EMAIL PROTECTED]]
>Sent: Tuesday, May 14, 2002 5:36 PM
>To: [EMAIL PROTECTED]
>Subject: Re: [PATCH]: cygpath.cc
>
>
>On Tue, May 14, 2002 at 08:55:37AM +0200, "Schaible, J?rg" wrote:
>>2002-05-14  Joerg Schaible <[EMAIL PROTECTED]>
>>
>>  * cygpath.cc (main): Add option H to show the Windows' profiles
>>  directory.  Support short names for options DPSW.  Clean up
>>  copied code lines.
>>  * utils.sgml: Update cygpath section for H option and s support.
>>
>
>This looks nice.  I'd like to apply it but I don't have any record of
>your having filled out an assignment with Red Hat.
>
>Have you?  If not, could you get one in?  I see that we have a 
>couple of
>things from you in cygpath now, so I hope this isn't something that has
>slipped through the cracks.
>
>cgf
>



Re: [PATCH]: cygpath.cc

2002-05-14 Thread Christopher Faylor

On Tue, May 14, 2002 at 08:55:37AM +0200, "Schaible, J?rg" wrote:
>2002-05-14  Joerg Schaible <[EMAIL PROTECTED]>
>
>   * cygpath.cc (main): Add option H to show the Windows' profiles
>   directory.  Support short names for options DPSW.  Clean up
>   copied code lines.
>   * utils.sgml: Update cygpath section for H option and s support.
>

This looks nice.  I'd like to apply it but I don't have any record of
your having filled out an assignment with Red Hat.

Have you?  If not, could you get one in?  I see that we have a couple of
things from you in cygpath now, so I hope this isn't something that has
slipped through the cracks.

cgf



[PATCH]: cygpath.cc

2002-05-13 Thread "Schaible, Jörg"

Hello,

cygpath now supports an option -H that can be used to retrieve the Windows'
profile diretcory root. Mapping this directory to /home you can achieve a
Unix like schema /home/ and gain support for roaming profiles.
Additionally I've added the support for the short Windows path switch for
options DPSW and cleaned up the code by removing duplicated functionality.

Diffs against CVS version appended, ChangeLog below.

Regards,
Jörg


2002-05-14  Joerg Schaible <[EMAIL PROTECTED]>

* cygpath.cc (main): Add option H to show the Windows' profiles
directory.  Support short names for options DPSW.  Clean up
copied code lines.
* utils.sgml: Update cygpath section for H option and s support.




cygpath.diff
Description: Binary data


utils.diff
Description: Binary data