Feature Requests
Search the entire project
This project's trackers
This project's forums
This project's tasks
This project's releases
This project's documents
This project's news
Project
People
Skill
Advanced search
Log In
|
New Account
Home
My Page
Projects
Code Snippets
Project Openings
PostgreSQL Build Farm
Summary
Activity
Forums
Tracker
Lists
Tasks
Docs
Surveys
News
SCM
Files
[#1000367] provide a way to run against out of band repo copies
View Trackers
|
Feature Requests
|
Download .csv
|
Monitor
Date:
2005-07-13 20:09
Priority:
3
State:
Open
Submitted by:
Andrew Dunstan (
andrewd
)
Assigned to:
Andrew Dunstan (andrewd)
Category:
Group:
Summary:
provide a way to run against out of band repo copies
Detailed description
Manually changing the buildfarm repo can cause nastiness, but sometimes we want to be able to test changes in code without having to run all the steps by hand. So we want to be able to copy the repo manually, and run against that (without doing any cvs update which would get us into the same trouble).
Doing this should also suppress sending results, since we expect the repo to be something not in sync with the core cvs.
Let's say we call the option --from-source=/path/to/private/pgsql
Per request from Jim Nasby.
Followup
Message
Date: 2005-07-31 00:43
Sender:
Andrew Dunstan
code checked in to v 1.40 of run_build.pl
Attached Files:
Changes:
No Changes Have Been Made to This Item