Oh, by the way... does someone know a reliable way to find out under 
Linux at least (without waiting for a timeout) whether there is an 
internet connection or not.

Something like

HAVEINET=$(shell if svn list ${REMOTEREPO} > /dev/null; then echo 1; fi)

works for me quite nicely, but I cannot rely on SVN.

Ralf

On 10/29/2008 08:37 AM, [EMAIL PROTECTED] wrote:
> On Wed, Oct 29, 2008 at 08:31:08AM +0100, Ralf Hemmecke wrote:
>> I don't think you are right, but I'll re-check tonight.
>> It would be helpful if someone really experienced such a problem.
> I remember (in an early stage) that the following happened:
> when there was no connection to the svn server,
> an empty file axiom.as etc was created and the build
> continued until the files were actually needed. 
> At least these empty files had to be removed before
> restarting the build. Perhaps this has changed in the meantime.
> 
> Franz

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/fricas-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to