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 add * してから入力しましたsvn del *。残念ながら、ローカル マシンでファイルを削除します。これらのファイルを復元するにはどうすればよいですか?
svn add *
svn del *
まだコミットしていない場合は、リポジトリからチェックアウトできます。