Skip to content

Commit

Permalink
Resolve SVN commit failed: Directory out of date
Browse files Browse the repository at this point in the history
  • Loading branch information
richard-muvirimi committed May 30, 2022
1 parent ec00982 commit 4525e01
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 4525e01

Please sign in to comment.