[Freeciv-Dev] [patch #4428] Tech tree more informative about root reqs

2014-01-14 Thread Jacob Nevins
Follow-up Comment #1, patch #4428 (project freeciv):

We'll also want some words to replace You cannot research this technology.
I'm thinking something like You cannot acquire this technology by any means
without prior knowledge of Rocketry.

___

Reply to this item at:

  http://gna.org/patch/?4428

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #4429] [Metaticket] Server-only checkout

2014-01-14 Thread Bernd Jendrissek
Follow-up Comment #1, patch #4429 (project freeciv):

Have you tried using git to get the source tree instead? Many projects find
that a git checkout (containing the entire history!) uses less disk space than
just a SVN checkout.

You could even git clone --depth $N git://nearby.example.org/freeciv.git (for
some small number N) if you really don't want the history. My clone of
git://repo.or.cz/freeciv.git is about 700MB, and goes to about 850MB when
built.

Or, if you really wanted a partial checkout, something like

git archive --remote=git://nearby.example.org/freeciv.git R2_4_17 common
include server configure.ac Makefile.am etc.

(BTW I use the git mirror at git://repo.or.cz/freeciv.git to keep up to
date.)

I'd like to strongly urge against strongly coupling the Freeciv workflow to
SVN in order to accommodate building on constrained environments. It reads a
bit like an XY Problem to me :-/

___

Reply to this item at:

  http://gna.org/patch/?4429

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #4429] [Metaticket] Server-only checkout

2014-01-14 Thread Marko Lindqvist
Follow-up Comment #2, patch #4429 (project freeciv):

 uses less disk space than just a SVN checkout.

Yes, but while I used word checkout in the subject of the ticket, I were
also talking about export only (or building from tarball) environment as my
use-case. So this is more about organizing build so that it can be made using
only part of the source tree present than about what version control (if any)
the source tree lives in.

___

Reply to this item at:

  http://gna.org/patch/?4429

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #4428] Tech tree more informative about root reqs

2014-01-14 Thread Marko Lindqvist
Follow-up Comment #2, patch #4428 (project freeciv):

 You cannot acquire this technology by any means without prior
 knowledge of Rocketry.

I consider this one worse than what we currently have. Having help system say
thing like that makes player to expect that there actually are means to get
Rocketry, which in the original purpose of root req -feature (distinct tech
tress) is not true.

Only those who know Rocketry can acquire this technology. ?


___

Reply to this item at:

  http://gna.org/patch/?4428

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #21461] Airplanes try to escape airbases

2014-01-14 Thread pepeto
Update of bug #21461 (project freeciv):

  Status: In Progress = Ready For Test 

___

Follow-up Comment #2:

New patch ready for test.


(file #19747, file #19748)
___

Additional Item Attachment:

File name: pf_fuel_map.diff   Size:17 KB
File name: S2_3_pf_fuel_map.diff  Size:17 KB


___

Reply to this item at:

  http://gna.org/bugs/?21461

___
  Message posté via/par Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3900] Consolidate UTYF_IGTER logic

2014-01-14 Thread pepeto
Update of patch #3900 (project freeciv):

  Status:None = Ready For Test 
 Planned Release: = 2.6.0  

___

Follow-up Comment #1:

Patch updated against current trunk. It also removes unused function in
pf_tools.c which have been added very long time ago (when the module was
created), never used, will never be used, and that don't compile for ages.


(file #19750)
___

Additional Item Attachment:

File name: pf_igter.diff  Size:10 KB


___

Reply to this item at:

  http://gna.org/patch/?3900

___
  Message posté via/par Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev