Home > Linux > svnのレポジトリがimportしたいファイルと同じサーバーにある場合のコマンド

svnのレポジトリがimportしたいファイルと同じサーバーにある場合のコマンド

windows(ローカル)でTortoiseSVNなどを使わずに、
サーバー上のコマンドでimportする方法を探してました。

つまりはsvnのレポジトリの場所(サーバー)と、
importしたいファイルの場所が同じな場合の話です。

svn import -m ‘New’ . file:///home/cafeparis/subversion/repos/

これでできました。

 
さくらインターネットの共用サーバーでは重宝しそうです。

関連記事

Comments:0

Comment Form
Remember personal info

Trackbacks:0

Trackback URL for this entry
http://cafe-system.com/system164.html/trackback
Listed below are links to weblogs that reference
svnのレポジトリがimportしたいファイルと同じサーバーにある場合のコマンド from カフェ関連サイトのシステム開発日記

Home > Linux > svnのレポジトリがimportしたいファイルと同じサーバーにある場合のコマンド

Archives
Tag Cloud
Feeds

Return to page top