Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私のシェル スクリプトでは、svn update コマンドを使用してサーバー上の svn リポジトリを更新したいと考えています。しかし、シェルスクリプトを手動で呼び出すと、すべて問題ありません。Java サーブレットを使用してシェル スクリプトを呼び出すと、svn update コマンドが実行されないようです。それはどうしたのですか?