From: Roman K. <rom...@ep...> - 2003-02-04 21:41:22
|
Sven, could you please execute the following commands (of course replace USERNAME) Make sure, you're in an empty directory, since phpEselGui/ will be created cvs -z3 -d:ext:rom...@cv...:/cvsroot/phpeselgui co phpEselGui cd phpEselGui cvs update -P Here's the explanation to line 1 and 3 line 1: checkout (download) the actual phpeselgui-repository line 3: update it and Purge (-P) directories without content (empty directories without any files) Could you then please send me the output of line 3? The cause why you should do this is, because i always get this errors: cvs update: cannot remove phpEselGui/themes/default/buttons/spanish: Permission denied cvs update: cannot remove phpEselGui/themes/default/buttons/german: Permission denied cvs update: cannot remove phpEselGui/themes/default/buttons/english: Permission denied cvs update: cannot remove phpEselGui/docs: Permission denied cvs update: cannot remove phpEselGui/Scripts: Permission denied cvs update: cannot remove phpEselGui/Localizer: Permission denied this phpEselGui is NOT the directory which was already on the CVS, but version 0.6.0-alpha2 which i accidently uploaded to phpEselGui instead of ./ regards Roman P.S.: Do you guys use irc? |