Re: [Flightgear-devel] RSync for TerraSync down

2009-10-07 Thread Martin Spott
Daniel Vigano wrote:

 Sorry, but I can't use SVN because I use a old FG version. (1.0.0; It's
 in the ubuntu repository.)

Using an old version of FlightGear still doesn't prevent you from
picking a 'terrasync' binary from a recent build, since the
communication protocol is unchanged,

Martin.
-- 
 Unix _IS_ user friendly - it's just selective about who its friends are !
--

--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] RSync for TerraSync down

2009-10-06 Thread Daniel Vigano
Hello,

if I want use TerraSync with RSync this message appears:

rsync: failed to connect to scenery.flightgear.org: Connection timed out
(110)
rsync error: error in socket IO (code 10) at clientserver.c(124)
[receiver=3.0.5]

I think the RSync server is down.

Daniel


--
Come build with us! The BlackBerryreg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
http://p.sf.net/sfu/devconf
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] RSync for TerraSync down

2009-10-06 Thread Curtis Olson
We've got a round robin setup for scenery.flightgear.org

$ host scenery.flightgear.org
scenery.flightgear.org has address 128.101.141.136
scenery.flightgear.org has address 67.202.82.26

128.101.141.136 has it's rsync server running, but maybe 67.202.82.26 needs
to have it's rsync daemon checked?

I'm not sure who maintains the machine, but if it's no longer online and
being maintained, we can take it out of the rotation.

Curt.


On Tue, Oct 6, 2009 at 11:53 AM, Daniel Vigano wrote:

 Hello,

 if I want use TerraSync with RSync this message appears:

 rsync: failed to connect to scenery.flightgear.org: Connection timed out
 (110)
 rsync error: error in socket IO (code 10) at clientserver.c(124)
 [receiver=3.0.5]

 I think the RSync server is down.

 Daniel



 --
 Come build with us! The BlackBerryreg; Developer Conference in SF, CA
 is the only developer event you need to attend this year. Jumpstart your
 developing skills, take BlackBerry mobile applications to market and stay
 ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
 http://p.sf.net/sfu/devconf
 ___
 Flightgear-devel mailing list
 Flightgear-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/flightgear-devel




-- 
Curtis Olson: http://baron.flightgear.org/~curt/
--
Come build with us! The BlackBerryreg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
http://p.sf.net/sfu/devconf___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] RSync for TerraSync down

2009-10-06 Thread Martin Spott
Daniel Vigano wrote:

 if I want use TerraSync with RSync this message appears:

Please use 'terrasync -S' instead in order to pull the most recent
Scenery via SVN.
Note that the directory trees are not 'compatible', you'll have either
to set up a new directory from scratch or simply purge the old one,

Martin.
-- 
 Unix _IS_ user friendly - it's just selective about who its friends are !
--

--
Come build with us! The BlackBerryreg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
http://p.sf.net/sfu/devconf
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] RSync for TerraSync down

2009-10-06 Thread Alex Perry
On Tue, Oct 6, 2009 at 10:02 AM, Martin Spott martin.sp...@mgras.net wrote:
 Please use 'terrasync -S' instead in order to pull the most recent
 Scenery via SVN.
 Note that the directory trees are not 'compatible', you'll have either
 to set up a new directory from scratch or simply purge the old one,

Start a new directory for svn next to the existing one (so everything
gets fetched again), but don't delete your existing scenery.  Instead,
list both directories on the flightgear command line so that, if svn
hasn't downloaded an area yet, the simulation will use whatever you'd
previously fetched using rsync.  That way, there is no hurry with
downloading Martin's new scenery data before you can fly again.

--
Come build with us! The BlackBerryreg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
http://p.sf.net/sfu/devconf
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] RSync for TerraSync down

2009-10-06 Thread Daniel Vigano
Sorry, but I can't use SVN because I use a old FG version. (1.0.0; It's
in the ubuntu repository.)
@Curt
I just can say that it don't work since more than 3 weeks.
At this time I wanted to use it for the first time.

Daniel

Am Dienstag, den 06.10.2009, 10:12 -0700 schrieb Alex Perry:
 On Tue, Oct 6, 2009 at 10:02 AM, Martin Spott martin.sp...@mgras.net wrote:
  Please use 'terrasync -S' instead in order to pull the most recent
  Scenery via SVN.
  Note that the directory trees are not 'compatible', you'll have either
  to set up a new directory from scratch or simply purge the old one,
 
 Start a new directory for svn next to the existing one (so everything
 gets fetched again), but don't delete your existing scenery.  Instead,
 list both directories on the flightgear command line so that, if svn
 hasn't downloaded an area yet, the simulation will use whatever you'd
 previously fetched using rsync.  That way, there is no hurry with
 downloading Martin's new scenery data before you can fly again.
 
 --
 Come build with us! The BlackBerryreg; Developer Conference in SF, CA
 is the only developer event you need to attend this year. Jumpstart your
 developing skills, take BlackBerry mobile applications to market and stay 
 ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
 http://p.sf.net/sfu/devconf
 ___
 Flightgear-devel mailing list
 Flightgear-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/flightgear-devel


--
Come build with us! The BlackBerryreg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
http://p.sf.net/sfu/devconf
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel