- Install VisualSVN, VisualSVN會embed在Visual Studio .NET 當中。方便使用者commit/update檔案到SVN server當中。
- VisualSVN Server可以幫助設定SVN server端,因為有GUI介面,使得user更易使用SVN。
- 最近常用指令
- Move folder "waha" under folder "hoho"
- svn move -m "move folder" svn://localhost/Waha/ svn://localhost/hoho
- Create folder named as "momo"
- svn mkdir -m "create folder" svn://localhost/momo
- List files and sub-folders in folder "doreme"
- svn ls svn://localhost/doreme
2007年12月28日 星期五
VisualSVN真好用
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言