[Buildbot-commits] [Buildbot] #2211: svn switch before updating to revision

Buildbot nobody at buildbot.net
Mon Feb 20 14:51:13 UTC 2012


#2211: svn switch before updating to revision
----------------------+------------------------
Reporter:  doh        |       Owner:
    Type:  undecided  |      Status:  new
Priority:  major      |   Milestone:  undecided
 Version:  0.8.5      |  Resolution:
Keywords:             |
----------------------+------------------------

Comment (by doh):

 Replying to [comment:2 tom.prince]:
 > I'm gussing you have something like
 > {{{
 > SVN(svnurl="..../svnrepo/trunk")
 > }}}
 >


 My configuration for the source co step:

 {{{
 SVN(baseURL=http://localhost/svn/repo,
     defaultBranch='trunk',
     username=source_user,
     password=mypasswd['source'],
     mode='full',
     method='copy',
     alwaysUseLatest=False,
     timeout=3600,
     locks=[source_lock.access('exclusive')]))
 }}}

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2211#comment:3>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list