Hi:
I am executing svn commands from cygwin and I get this messages:
svn: None of the environments variables SVN_EDITOR, VISUAL or EDITOR is
set, and no 'editor-cmd' run-time configuration option was found.
How can I solve this problem?
Thanks
Harmin
--
Unsubscribe info: http://cygwi
Harmin Rueda wrote:
Hi:
I am executing svn commands from cygwin and I get this messages:
svn: None of the environments variables SVN_EDITOR, VISUAL or EDITOR is
set, and no 'editor-cmd' run-time configuration option was found.
How can I solve this problem?
(I'm assuming you're using bash a
Harmin Rueda wrote:
svn: None of the environments variables SVN_EDITOR, VISUAL or EDITOR is
set, and no 'editor-cmd' run-time configuration option was found.
How can I solve this problem?
How about you set one of these environment variables: SVN_EDITOR,
VISUAL, or EDITOR?
This is not a C
I run various jobs from cron and then use :-
/usr/sbin/ssmtp
to mail the results back to me.
Every few days I get a mail back from some distant mail server compaining
the destination email address does not exist. The email address however
is one I don't recognise at all, the email address has
Hi there,
I have been developing a system with the wonderful Cygwin and have
encountered a problem today. A program I was developing on a development PC I
copied over to the 'live' box (through network). This program produces two
fopen'ed files written with fprintf.
Summary of issue:
* Suddenly I
andyburgess wrote:
> I have been developing a system with the wonderful Cygwin and have
> encountered a problem today. A program I was developing on a development PC I
> copied over to the 'live' box (through network). This program produces two
> fopen'ed files written with fprintf.
>
> Summary o
Hi,
I have a program that will connect to another host via telnet and
work like a terminal emulator. This works fine in Linux, but under
cygwin, when the host sends out the vt220 command (B cygwin
apparently doesn't know how to handle this escape code, and it ends up
displaying the B on the scr
Jeff Lange wrote:
Hi,
I have a program that will connect to another host via telnet and
work like a terminal emulator. This works fine in Linux, but under
cygwin, when the host sends out the vt220 command (B cygwin
apparently doesn't know how to handle this escape code, and it ends up
displayi
While that does work, It unfortunately isn't an acceptable solution
for me. I really need to be running this from a plain text console.
Any other ideas?
Thanks.
-Jeff
On 5/5/06, Larry Hall (Cygwin) <[EMAIL PROTECTED]> wrote:
Jeff Lange wrote:
> Hi,
> I have a program that will connect to an
ssmtp cannot generate some random e-mail addresses. It does not run
as a daemon.
I would venture to guess it is some mailing list you belong to that
has the problem. It is not ssmtp
On 5/5/06, zzapper <[EMAIL PROTECTED]> wrote:
I run various jobs from cron and then use :-
/usr/sbin/ssmtp
t
OS : Windows XP Pro SP1
cygwin: fresh as of february 2006
I am trying to run a lot of numerical analysis in loop using "bash",
principally as follows:
for case in 1 2 3 ... 132
do
prepare input-$case
analyse input-$case
save results-$case
done
I find that my loops are O
Thanks for your reply,
> > * Suddenly I could no longer redirect the output of this program, and the
> > two
> > files it created were now blank.
> [snip]
> Did you forget to close the files
Thanks for that, that's fixed the writing of the files! Dunno why that's
happened only on this machine.
[EMAIL PROTECTED] wrote:
> Thanks for your reply,
>
>>> * Suddenly I could no longer redirect the output of this program, and the
>>> two
>>> files it created were now blank.
>> [snip]
>
>> Did you forget to close the files
> Thanks for that, that's fixed the writing of the files! Dunno why th
On Fri, 21 Apr 2006, Eric Blake wrote:
>
>> I'm having a problem with cygwin make and the $(wildcard) function. I've
>> attached a Makefile which demonstrates the problem. The gnu make
>> documentation indicates that the wildcard function should only return
files
>> or directories that exist, bu
14 matches
Mail list logo