Opened 7 years ago
Closed 7 years ago
#2194 closed defect (fixed)
unable to checkout exact revision number in SVN 'full' mode
Reported by: | doh | Owned by: | callek |
---|---|---|---|
Priority: | major | Milestone: | 0.8.6 |
Version: | master | Keywords: | svn |
Cc: | Callek@… |
Description
Buildbot always fetches the HEAD without giving --revision %(number)s to the RemoteShellCommand?.
(this happens using source checkout on the master side method)
Change History (4)
comment:1 Changed 7 years ago by doh
comment:2 Changed 7 years ago by callek
Note before I submit that as a pull request I'll have to peek into the docs of both SVN and buildbot again, but I will plan on doing so.
comment:3 Changed 7 years ago by callek
- Cc Callek@… added
- Keywords svn added
- Milestone changed from undecided to 0.8.6
- Owner set to callek
- Status changed from new to assigned
- Type changed from undecided to defect
- Version changed from 0.8.5 to master
I did a more comprehensive fix, and sent this as a pull request: https://github.com/buildbot/buildbot/pull/319
comment:4 Changed 7 years ago by Tom Prince
- Resolution set to fixed
- Status changed from assigned to closed
Merge pull request #319 from Callek/svn-full-clobber-revision
Fixes #2194.
Changeset: 4fae8695cedd849b7d1105b5ba3aef0875ef18d5
Note: See
TracTickets for help on using
tickets.
An example of what is desired: https://github.com/Callek/buildbot/commit/45c8150fa71bf5000f2e40b310c42a8f520a2bf5