Home | History | Annotate | Download | only in tools

Lines Matching refs:svn

22 import svn
29 svn update
30 svn stat # and make sure there are no files awaiting svn commit
58 OPTION_SVN_GM_URL = '--svn-gm-url'
59 DEFAULT_SVN_GM_URL = 'http://skia.googlecode.com/svn/gm-expected'
153 svn.Svn(checkedin_dir).Checkout(svn_gm_url, '.')
196 'to compare against those checked into the svn repo; '
205 help='URL of SVN repository within which we store the '