SVN - Skipped paths
Posted
by Mark Steudel
on Stack Overflow
See other posts from Stack Overflow
or by Mark Steudel
Published on 2010-06-15T20:10:29Z
Indexed on
2010/06/15
20:12 UTC
Read the original article
Hit count: 1152
svn
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
© Stack Overflow or respective owner