I have exported my code, using
$ svn export https://URL ./folder_name
I want to update my working folder which folder_name,
$ svn up
Skipped '.'
Summary of conflicts:
Skipped paths: 1
Is update working on exported svn repo ?
If do svn co and then up is working.
Let me know, Thanks