I'm getting the following errors while rsyncing repo1.maven.org Any idea how to fix these?
rsync -v -t -l -r --exclude **/.svn/ --exclude .bak --exclude **/CVS/ mirrors.ibiblio.org::maven2 /var/www/repo1.maven.org ----------------------------------------------------- Welcome to the ibiblio.org mirrored software server! Note that the 'gnuwww' module was recently removed per discussion with the volunteers running gnu.org. Please go there if you wish to continue mirroring their web site. In its stead we are now offering the GNU Alpha archive. ----------------------------------------------------- receiving file list ... rsync: opendir "/ch/hortis/sonar/sonar-commons/1.0" (in maven2) failed: Permission denied (13) rsync: opendir "/ch/hortis/sonar/sonar-commons/1.0.1" (in maven2) failed: Permission denied (13) rsync: opendir "/ch/hortis/sonar/sonar-maven-plugin/1.0" (in maven2) failed: Permission denied (13) rsync: opendir "/ch/hortis/sonar/sonar-maven-plugin/1.0.1" (in maven2) failed: Permission denied (13) rsync: opendir "/ch/hortis/sonar/sonar/1.0" (in maven2) failed: Permission denied (13) rsync: opendir "/ch/hortis/sonar/sonar/1.0.1" (in maven2) failed: Permission denied (13) rsync: opendir "/ch/hortis/sonar/db-maven-plugin/1.0" (in maven2) failed: Permission denied (13) rsync: opendir "/ch/hortis/sonar/db-maven-plugin/1.0.1" (in maven2) failed: Permission denied (13) rsync: opendir "/ch/hortis/sonar/sonar-application/1.0" (in maven2) failed: Permission denied (13) rsync: opendir "/ch/hortis/sonar/sonar-application/1.0.1" (in maven2) failed: Permission denied (13) rsync: opendir "/ch/hortis/sonar/sonar-core/1.0" (in maven2) failed: Permission denied (13) rsync: opendir "/ch/hortis/sonar/sonar-core/1.0.1" (in maven2) failed: Permission denied (13) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
