DeadlyAppearance schrieb:
> spaetz schrieb:
>> perl -e 'use Config; print $Config{'d_flock'},"\n";'
>>
>> deelkar informed me that the flock command, which is used to protect files 
>> from being uploaded by to simultanously running clients, might not work on 
>> Windows. Can you run
>>
>> perl -e 'use Config; print $Config{'d_flock'},"\n";'
>>
>> and see if it outputs a line on which is just
>>
>> define
>>
>> ? If yes, it implements flock. It does not work on win 95/98 but it really 
>> should work on all later Win versions to the best of my knowledge.
>>
>> thanks for testing,
>>
>> spaetz
>>
>> _______________________________________________
>> Tilesathome mailing list
>> [email protected]
>> http://lists.openstreetmap.org/listinfo/tilesathome
>>
>>   
> I get thi error.
> 
> C:\TilesAtHome\tilesAtHome>perl -e 'use Config; print 
> $Config{'d_flock'},"\n";'
> Can't find string terminator "'" anywhere before EOF at -e line 1.
> 
> Don`t know what i must do to fix ist. I try to run this at the commandox.
> 
Hey Aerics,

just sent you an email from the Wiki. Arrived?
Same problems on my [EMAIL PROTECTED]

It seems that new versions are committed before they are tested. SVN is 
NOT a backup tool. The basic rule is testing testing testing before 
changes are published. This includes Windows, too.

Carsten


_______________________________________________
Tilesathome mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/tilesathome

Reply via email to