Is there a reason that the icons are in both Upper and Lower case (ACTIVE.gif, Active.gif)? This would work fine under a *nix environment but not so well in a windows environment :o(
Is it possible to just select one or the other or make it completely lower case? Thanks, Todd -----Original Message----- From: Todd Nist [mailto:[EMAIL PROTECTED] Sent: Thursday, July 05, 2007 7:58 AM To: dev@felix.apache.org Subject: Subversion Error with latest version - mosgi icons I am attempting to pull the latest version of Felix from subversion and keep getting the below error with regards to the mosgi subproject: A felix-trunk\mosgi\console.component\src\main\resources\icons A felix-trunk\mosgi\console.component\src\main\resources\icons\ACTIVE.gif A felix-trunk\mosgi\console.component\src\main\resources\icons\Active.gif A felix-trunk\mosgi\console.component\src\main\resources\icons\NEWLOG.gif A felix-trunk\mosgi\console.component\src\main\resources\icons\STARTING.gi f A felix-trunk\mosgi\console.component\src\main\resources\icons\Starting.gi f A felix-trunk\mosgi\console.component\src\main\resources\icons\INSTALLED.g if A felix-trunk\mosgi\console.component\src\main\resources\icons\Installed.g if A felix-trunk\mosgi\console.component\src\main\resources\icons\OLDLOG.gif A felix-trunk\mosgi\console.component\src\main\resources\icons\UNINSTALLED .gif A felix-trunk\mosgi\console.component\src\main\resources\icons\Uninstalled .gif A felix-trunk\mosgi\console.component\src\main\resources\icons\RESOLVED.gi f A felix-trunk\mosgi\console.component\src\main\resources\icons\Resolved.gi f A felix-trunk\mosgi\console.component\src\main\resources\icons\STOPPING.gi f A felix-trunk\mosgi\console.component\src\main\resources\icons\Stopping.gi f A felix-trunk\mosgi\console.component\src\main\resources\icons\NULL.gif svn: In directory 'felix-trunk\mosgi\console.component\src\main\resources\icons' svn: Can't move source to dest svn: Can't move 'felix-trunk\mosgi\console.component\src\main\resources\icons\.s vn\tmp\prop-base\Active.gif.svn-base' to 'felix-trunk\mosgi\console.component\sr c\main\resources\icons\.svn\prop-base\Active.gif.svn-base': The system cannot fi nd the file specified. When I look into the directory mentioned above the file is not there as stated. Is there a problem in the repository or am I just missing something obvious? Regards, Todd