Hi,

Thanks for the software, it should be very useful for a project I'm
going to make the following weeks!

I found that the CVSLINK variable in script-update is wrong. Probably
sourceforge has modified the way to access the CVS files.

However, here is the very simple patch.

Regards,

Daniele.


*** script-update       2007-11-25 14:20:13.000000000 +0100
--- script-update.orig  2007-11-25 14:10:50.000000000 +0100
***************
*** 27,33 ****
  exceptions=( )

  # HTTP-Link to the cvs-repository
! 
CVSLINK="http://unattended.cvs.sourceforge.net/*checkout*/unattended/unattended/install/scripts";

  # paths to needed programs
  WGET=$(which wget)
--- 27,33 ----
  exceptions=( )

  # HTTP-Link to the cvs-repository
! 
CVSLINK="http://cvs.sourceforge.net/viewcvs.py/*checkout*/unattended/unattended/install/scripts";

  # paths to needed programs
  WGET=$(which wget)

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to