Skip to content

Hongyu's weblog

Science, Technology, and Beyond

Month: February 2008

Posted on February 25, 2008August 8, 2008

SVN quick reference

Update a file
svn commit -m “Modified version of aa.pl ” aa.pl

List content
svn ls svn://beast/Ortholog/trunk

Make new folder
svn mkdir svn://beast/Ortholog/trunk/hvs

Import all files in a folder to svn
svn import myfolder svn://comet/Ortholog/trunk/hvs

Import a file to svn
svn import bsub.pl svn://comet//Patents/trunk/tools/bsub.pl

More at

http://www.digilife.be/quickreferences/QRC/Subversion%20Quick%20Reference%20Card.pdf

Archives

February 2008
M T W T F S S
 123
45678910
11121314151617
18192021222324
2526272829  
« Dec   Mar »
Proudly powered by WordPress