[Freeciv-Dev] [patch #1833] Better download control file format

2010-08-12 Thread Marko Lindqvist

Update of patch #1833 (project freeciv):

  Status:  Ready For Test = Done   
 Assigned to:None = cazfi  
 Open/Closed:Open = Closed 


___

Reply to this item at:

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

___
  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 #1833] Better download control file format

2010-08-10 Thread Marko Lindqvist

Update of patch #1833 (project freeciv):

Category:None = module installer   


___

Reply to this item at:

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

___
  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 #1833] Better download control file format

2010-08-10 Thread Marko Lindqvist

Follow-up Comment #1, patch #1833 (project freeciv):

* Fixed a bug that local file name was used instead of host file
  name in download URL


(file #9778)
___

Additional Item Attachment:

File name: ControlNewFormat_1833-2.diff   Size:4 KB


___

Reply to this item at:

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

___
  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 #1833] Better download control file format

2010-08-09 Thread Marko Lindqvist

URL:
  http://gna.org/patch/?1833

 Summary: Better download control file format
 Project: Freeciv
Submitted by: cazfi
Submitted on: Monday 08/09/2010 at 16:31
Category: None
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 2.3.0

___

Details:

Put files to download to vector instead of listing them as completely
separate entry.
* Allows directory structure at server side to be different from
  target structure.
* More robust against typos in control file, or at least
  such errors will be detected instead of partial download
  being treated as complete success

Old:
[filelist]
file1 = cazfi.serv
file2 = cazfi/game.ruleset
file3 = cazfi/buildings.ruleset
...

New:
[files]
list =
{ src, dest
  cazfi/cazfi.serv, cazfi.serv
  cazfi/game.ruleset, cazfi/game.ruleset
  cazfi/buildings.ruleset, cazfi/buildings.ruleset
...
}




___

File Attachments:


---
Date: Monday 08/09/2010 at 16:31  Name: ControlNewFormat.diff  Size: 5kB  
By: cazfi

http://gna.org/patch/download.php?file_id=9758

___

Reply to this item at:

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

___
  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 #1833] Better download control file format

2010-08-09 Thread Marko Lindqvist

Update of patch #1833 (project freeciv):

  Depends on: = patch #1830


___

Reply to this item at:

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

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


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