[Buildbot-commits] [Buildbot] #2204: svn export method and svnversion command

Buildbot nobody at buildbot.net
Tue Feb 14 07:56:31 UTC 2012


#2204: svn export method and svnversion command
-------------------+-----------------------
Reporter:  doh     |      Owner:
    Type:  defect  |     Status:  new
Priority:  major   |  Milestone:  undecided
 Version:  0.8.5   |   Keywords:
-------------------+-----------------------
 Currently buildbot does the following with the export method of SVN source
 checkout(master side):

 * svn co proto://path/to/repository source
 * svn export source build
 * cd build && svnversion

 svnversion in exported directory will always fail.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2204>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list