On Jun 6 14:21, Frank Fesevur wrote:
> 2013/5/22 Corinna Vinschen:
> > After that, checking out the project is done using
> >
> > $ cvs -d :ext:@sourceware.org:/cvs/cygwin-apps co shutdown
>
> The code is in CVS.
>
> Since this is my first package and it uses the CVS I have a question
> about
2013/5/22 Corinna Vinschen:
> After that, checking out the project is done using
>
> $ cvs -d :ext:@sourceware.org:/cvs/cygwin-apps co shutdown
The code is in CVS.
Since this is my first package and it uses the CVS I have a question
about the next steps.
If I understand things correctly, these
On May 21 22:00, Frank Fesevur wrote:
> 2013/5/21 Corinna Vinschen:
> > Uhm... I would prefer if we had the cygwin-specific tools in a single
> > repository, if it's not asked too much. I'm sure we could add git
> > access as well, if it's not already available.
>
> I can continue to use CVS, no
2013/5/21 Corinna Vinschen:
> Uhm... I would prefer if we had the cygwin-specific tools in a single
> repository, if it's not asked too much. I'm sure we could add git
> access as well, if it's not already available.
I can continue to use CVS, no problem. No need to use git, just for
the sake of
On May 21 17:20, Frank Fesevur wrote:
> 2013/5/21 Corinna Vinschen:
> > I'm a bit reluctant as of the backward compatibility breakage. What
> > if somebody uses shutdown in a script? You know, starting a backup
> > in the evening and the last action of the script is to hibernate the
> > machine o
2013/5/21 Corinna Vinschen:
> I'm a bit reluctant as of the backward compatibility breakage. What
> if somebody uses shutdown in a script? You know, starting a backup
> in the evening and the last action of the script is to hibernate the
> machine or something like that...
That's why I sent my e
Fedin Pavel sent the following at Monday, May 20, 2013 10:00 AM
> And following the same logic we would need to teach our find.exe (already
> mentioned on this list) to understand Windows options instead of UNIX
> options...
FYI, Windows find = grep
c:\> find /?
Searches for a text string in a
On May 20 13:40, Frank Fesevur wrote:
> Hi Corinna,
>
> Since nobody made real objections about changing the short flag for
> hibernate from -h to -b to make room for -h for halt [1], I created a
> patch to change the shutdown program. The patch was created back in
> March, but with all your work
2013/5/20 Jeffrey Altman:
> I believe it is very important that the Cygwin shutdown not alter the
> meaning of command line parameters such that they are different from the
> Windows native version. The various options are already too confusing
> to remember. Typing the right option value into w
Greetings, Fedin Pavel!
> At the other hand, IMHO, Windows .bat scripts are never run from wihin
> bash, and vice versa, UNIX .sh scripts are never run from within cmd.exe...
That's a bold claim. If I run it down to underlying interpreter, I always run
all scripts from "cmd", be it .bat, .cmd, .
On 5/20/2013 9:59 AM, Fedin Pavel wrote:
> At the other hand, IMHO, Windows .bat scripts are never run from wihin
> bash, and vice versa, UNIX .sh scripts are never run from within
> cmd.exe... And following the same logic we would need to teach our
> find.exe (already mentioned on this list) to un
On Mon, May 20, 2013 at 9:59 AM, Fedin Pavel wrote:
>
> At the other hand, IMHO, Windows .bat scripts are never run from wihin bash,
> and vice versa, UNIX .sh scripts are never run from within cmd.exe...
I do this.
Create a null (native, i.e. non-cygwin) program named #! and put it in
PATH. T
> I would be unhappy with this proposed change. The Windows
> "shutdown.exe" uses:
>
> 'h' for hibernate
> 'l' for logoff
> 's' for shutdown and halt
> 'r' for shutdown and restart
> 'g' for shutdown and restart including registered applications
>
> 'a' for abort shutdown
>
> with the fo
Frank,
I would be unhappy with this proposed change. The Windows
"shutdown.exe" uses:
'h' for hibernate
'l' for logoff
's' for shutdown and halt
'r' for shutdown and restart
'g' for shutdown and restart including registered applications
'a' for abort shutdown
with the following modifier
14 matches
Mail list logo