Re: [fossil-users] ui/server won't launch in cygwin

2009-09-11 Thread Wilson, Ronald
 All the the commands I have tried (in a few hours of using Fossil so
 far) have worked just fine in Cygwin, with the exception of 'ui' and
 'server'. They work in CMD, but I'd rather be able to stay in
puttycyg.
 There, it gets as far as launching a new tab in Firefox, but the page
 stays blank, and then the command line throws this error (twice, as
you
 can see):
 
 $ fossil.exe ui MyProject.fossil
 'c:\Program' is not recognized as an internal or external command,
 operable program or batch file.
 'c:\Program' is not recognized as an internal or external command,
 operable program or batch file.
 
 I can't be sure whether this is a Cygwin or a Fossil problem. I am
 fairly new to both. Thanks.
 
 --Alison

Hopefully this has been resolved by ticket 8d073be880...

RW

Ron Wilson, Engineering Project Lead
(o) 434.455.6453, (m) 434.851.1612, www.harris.com
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] ui/server won't launch in cygwin

2009-09-11 Thread D. Richard Hipp

On Sep 11, 2009, at 4:37 PM, Alison Rowland wrote:

 All the the commands I have tried (in a few hours of using Fossil so  
 far) have worked just fine in Cygwin, with the exception of 'ui' and  
 'server'. They work in CMD, but I'd rather be able to stay in  
 puttycyg. There, it gets as far as launching a new tab in Firefox,  
 but the page stays blank, and then the command line throws this  
 error (twice, as you can see):

 $ fossil.exe ui MyProject.fossil
 'c:\Program' is not recognized as an internal or external command,
 operable program or batch file.
 'c:\Program' is not recognized as an internal or external command,
 operable program or batch file.



I tried this using version [129edda98e] 2009-09-11 15:06:34 UTC and it  
works fine for me.  I'm not sure what version of cygwin  I have - it  
is very old though.  That might be the difference.

What version of fossil do you have.  I put up a new one earlier today.

D. Richard Hipp
d...@hwaci.com



___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] ui/server won't launch in cygwin

2009-09-11 Thread D. Richard Hipp

On Sep 11, 2009, at 4:52 PM, D. Richard Hipp wrote:

 $ fossil.exe ui MyProject.fossil
 'c:\Program' is not recognized as an internal or external command,
 operable program or batch file.
 'c:\Program' is not recognized as an internal or external command,
 operable program or batch file.



 I tried this using version [129edda98e] 2009-09-11 15:06:34 UTC and it
 works fine for me.

Maybe I spoken too soon.  I moved fossil.exe into a folder that  
contained a space in its name and now it doesn't work...

So your temporary workaround is to put fossil.exe in a folder whose  
full pathname contains no spaces.  I'll try to fix the code in the  
meantime.


D. Richard Hipp
d...@hwaci.com



___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] ui/server won't launch in cygwin

2009-09-11 Thread Alison Rowland
$ fossil.exe version
This is fossil version [713b8be852] 2009-08-28 22:59:27 UTC
It looks like I just missed the newer version earlier today. I'll try it.
Thanks.

On Fri, Sep 11, 2009 at 4:52 PM, D. Richard Hipp d...@hwaci.com wrote:


 On Sep 11, 2009, at 4:37 PM, Alison Rowland wrote:

  All the the commands I have tried (in a few hours of using Fossil so
  far) have worked just fine in Cygwin, with the exception of 'ui' and
  'server'. They work in CMD, but I'd rather be able to stay in
  puttycyg. There, it gets as far as launching a new tab in Firefox,
  but the page stays blank, and then the command line throws this
  error (twice, as you can see):
 
  $ fossil.exe ui MyProject.fossil
  'c:\Program' is not recognized as an internal or external command,
  operable program or batch file.
  'c:\Program' is not recognized as an internal or external command,
  operable program or batch file.
 


 I tried this using version [129edda98e] 2009-09-11 15:06:34 UTC and it
 works fine for me.  I'm not sure what version of cygwin  I have - it
 is very old though.  That might be the difference.

 What version of fossil do you have.  I put up a new one earlier today.

 D. Richard Hipp
 d...@hwaci.com



 ___
 fossil-users mailing list
 fossil-users@lists.fossil-scm.org
 http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] ui/server won't launch in cygwin

2009-09-11 Thread D. Richard Hipp

On Sep 11, 2009, at 4:56 PM, D. Richard Hipp wrote:


 On Sep 11, 2009, at 4:52 PM, D. Richard Hipp wrote:

 $ fossil.exe ui MyProject.fossil
 'c:\Program' is not recognized as an internal or external command,
 operable program or batch file.
 'c:\Program' is not recognized as an internal or external command,
 operable program or batch file.



 I tried this using version [129edda98e] 2009-09-11 15:06:34 UTC and  
 it
 works fine for me.

 Maybe I spoken too soon.  I moved fossil.exe into a folder that
 contained a space in its name and now it doesn't work...


This problem fixed by check-in  
http://www.fossil-scm.org/fossil/vinfo/7343126617

Thanks for the bug report.

D. Richard Hipp
d...@hwaci.com



___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] ui/server won't launch in cygwin

2009-09-11 Thread Alison Rowland
On Fri, Sep 11, 2009 at 5:07 PM, D. Richard Hipp d...@hwaci.com wrote:


 On Sep 11, 2009, at 4:56 PM, D. Richard Hipp wrote:

 
  On Sep 11, 2009, at 4:52 PM, D. Richard Hipp wrote:
 
  $ fossil.exe ui MyProject.fossil
  'c:\Program' is not recognized as an internal or external command,
  operable program or batch file.
  'c:\Program' is not recognized as an internal or external command,
  operable program or batch file.
 
 
 
  I tried this using version [129edda98e] 2009-09-11 15:06:34 UTC and
  it
  works fine for me.
 
  Maybe I spoken too soon.  I moved fossil.exe into a folder that
  contained a space in its name and now it doesn't work...


 This problem fixed by check-in
 http://www.fossil-scm.org/fossil/vinfo/7343126617

 Thanks for the bug report.

 D. Richard Hipp
 d...@hwaci.com


 Thanks for the quick fix!

--Alison
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users