Skip to content

Commit

Permalink
Merge pull request #96 from richard-muvirimi/svn-update
Browse files Browse the repository at this point in the history
Resolve SVN commit failed: Directory out of date
  • Loading branch information
dinhtungdu authored Jun 2, 2022
2 parents ec00982 + 4525e01 commit b2eebb9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,9 @@ if test -d "$SVN_DIR/assets" && test -n "$(find "$SVN_DIR/assets" -maxdepth 1 -n
svn propset svn:mime-type "image/svg+xml" "$SVN_DIR/assets/*.svg" || true
fi

#Resolves => SVN commit failed: Directory out of date
svn update

svn status

echo "➤ Committing files..."
Expand Down

0 comments on commit b2eebb9

Please sign in to comment.