I am using netbeans IDE and svn repository to run my project . I have updated the netbeans TO 7.3 version and checked out the repository again.
The code was successfully checked out.
But when I run the command svn up /var/www/
then the following error appears on command prompt :
svn: The path '/var/www' appears to be part of a Subversion 1.7 or greater working copy. Please upgrade your Subversion client to use this working copy.
I have browsed the error but unable to get any solution.
Please help me out.
Thanks in advance.