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.
tasker を使用して svn コマンドを実行するにはどうすればよいですか?
トランクからsvnタグを作成したい。元:
svn copy http://ipserver:port/project/files/trunk \ http://ipserver:port/project/files/tags/1.0 -m "My Release 1.0"
タスカーアンドロイドでこれを行うにはどうすればよいですか?
PS: そのタグの前に svn サーバーにログインする必要があります。