SVN - Skipped paths
- by Mark Steudel
I received this message when I ran a SVN UP:
Skipped 'trunk/scripts/accountability_survey_report.php'
At revision 1585.
Summary of conflicts:
Skipped paths: 1
I've been googling trying to figure out exactly what this means and how to resolve it. I tried deleting the file and then just svn up again, but I get the following:
Restored 'trunk/scripts/accountability_survey_report.php'
Skipped 'trunk/scripts/accountability_survey_report.php'
At revision 1585.
Summary of conflicts:
Skipped paths: 1
Any help is appreciated.
Thnx, MS