Opened 12 years ago
Closed 12 years ago
#2036 closed enhancement (done)
PreBuildEvent.cmd shouldn't fail when there is no subwcrev installed
Reported by: | ascheibe | Owned by: | ascheibe |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.8 |
Component: | General | Version: | 3.3.8 |
Keywords: | Cc: |
Description
mkommend has configured the builder to generate the *.cs.frame files and zip the sources so we can offer source bundles to our users. If the PreBuildEvent doesn't throw an error, this bundle could be built with Visual Studio and without having to install TortoiseSVN.
Change History (5)
comment:1 Changed 12 years ago by ascheibe
- Status changed from new to accepted
comment:2 Changed 12 years ago by ascheibe
comment:3 Changed 12 years ago by ascheibe
- Owner changed from ascheibe to mkommend
- Status changed from accepted to reviewing
comment:4 Changed 12 years ago by mkommend
- Owner changed from mkommend to ascheibe
- Status changed from reviewing to readytorelease
comment:5 Changed 12 years ago by swagner
- Resolution set to done
- Status changed from readytorelease to closed
- Version changed from 3.3.7 to 3.3.8
Note: See
TracTickets for help on using
tickets.
r9396 return success in the PreBuildEvent.cmd even if subwcrev is not found