On Jan 22, 2010, at 6:24 AM, Swarup Anand wrote: > I have completed with the building of SVN but and the respective rpms have > been cretaed successfully. > > But I found this message also displayed. > > + exit 0 > + umask 022 > + cd /var/www/rpms/build > + cd subversion-1.6.5 > + rm -rf /var/www/rpms/tmp/subversion-1.6.5-1 > + exit 0 > > rpm/-1.6.5-1.rhel5.i686.rpm/"`; echo Moving ${oldfile} to ${newfile}; mv -f > ${oldfile} ${newfile}; done > Moving *-1.6.5-1* to *-1.6.5-1* > > mv: cannot stat `*-1.6.5-1*': No such file or directory > make: *** [brand_files] Error 1 > > > Is this critical and what I should do to solve this. > > The rpm that have been created have been installed by me in a RHEL5 machine. > but during the installation of the > > subversion-tools-1.6.5-1.i386.rpm > > The following error was met. > > error: Failed dependencies: > perl(File::Path) >= 1.0404 is needed by > subversion-tools-1.6.5-1.i386 > > How do I solve this error .
Since this question is about the usage of Subversion, not its development, please direct it to the appropriate list: us...@subversion.apache.org. Thanks, -Hyrum