Search found 393 matches

by support
Sun Oct 19, 2014 4:17 pm
Forum: parabuild.ci.support
Topic: Parabuild not checking out new SVN projects.
Replies: 17
Views: 55407

by support
Tue Oct 07, 2014 11:22 pm
Forum: parabuild.ci.support
Topic: Can't start build via API
Replies: 2
Views: 11037

Re: Can't start build via API

After some debugging, it turns out the developer was using the API to start the build, but had mis-named a Parameter to the build, so the build was trying to start with a Parameter that didn't exist in the build configuration. This apparently causes the error below. Hi Matt, We could do a better jo...
by support
Thu Jul 24, 2014 4:15 pm
Forum: parabuild.ci.support
Topic: Trying to Recover Disk Space used by Parabuild
Replies: 1
Views: 8715

by support
Mon Mar 17, 2014 5:19 pm
Forum: parabuild.ci.support
Topic: 80 characters is too short for Mercurial URL
Replies: 3
Views: 13265

I had the same issue with GIT, something I did to resolve the issue is make a custom variable named PROJREPO which contained the link as its value. In the repository link-field I just placed the variable as "${PROJREPO}" and it accepted it without issue. It's great that this workaround di...
by support
Mon Mar 17, 2014 5:18 pm
Forum: parabuild.ci.support
Topic: 80 characters is too short for Mercurial URL
Replies: 3
Views: 13265

by support
Fri Feb 21, 2014 9:25 am
Forum: parabuild.ci.support
Topic: Dead Link to Parabuild v4.2 Release Notes
Replies: 1
Views: 9470

by support
Sun Feb 09, 2014 7:01 pm
Forum: parabuild.ci.support
Topic: Is there a way to force build results to be deleted?
Replies: 1
Views: 8652

The build results results will be deleted according to the schedule you've set up. So, if you set up up to delete build results older than 1 week, your today's results will be deleted in 7 days. What you can do is to operate on the logs directory and delete the problem directory at etc/logs/r<build ...
by support
Sun Feb 09, 2014 6:52 pm
Forum: parabuild.ci.support
Topic: Parabuild 4.2.0 released
Replies: 0
Views: 8425

Parabuild 4.2.0 released

by support
Thu Nov 07, 2013 12:18 pm
Forum: parabuild.ci.support
Topic: Configuring Subversion Checkout to Ignore Externals
Replies: 4
Views: 15486

by support
Wed Oct 30, 2013 9:41 pm
Forum: parabuild.ci.support
Topic: Parabuild CVS Interaction
Replies: 4
Views: 15428

Hi Slava, Thank You for the reply, the Issue I have is some times recent files don't get built into a project; the project is a C# wrapper/management package for a number of self-booting (DOS-Like) tools, it provides an easy way to create bootable media. I'm guessing this issue is caused by some of...
by support
Sun Oct 27, 2013 11:06 pm
Forum: parabuild.ci.support
Topic: Parabuild alert: There is no active transaction context at c
Replies: 2
Views: 10957

by support
Mon Oct 21, 2013 12:00 am
Forum: parabuild.ci.support
Topic: Parabuild CVS Interaction
Replies: 4
Views: 15428

Well, if a version control system doesn't know about the external dependencies, you might want to pull those in as a part of the build process. Just in case, here is a list of a shell variables available to all Parabuild-run build scripts: http://downloads.viewtier.com/downloads/parabuild/4_1/docs/a...
by support
Wed Oct 16, 2013 8:40 pm
Forum: parabuild.ci.support
Topic: Extract information from build
Replies: 4
Views: 14567

Re: Extract information from build

Hi, We need to extract information about each buildrun from some of our builds. Specifically we need for a given build (or all of them if that is easier). * Build name * Which version control system is used (one of CVS, Mercurial or Generic) * For each build run - Buildnumber - Changelists (for eac...
by support
Wed Oct 16, 2013 8:36 pm
Forum: parabuild.ci.support
Topic: Parabuild CVS Interaction
Replies: 4
Views: 15428

Re: Parabuild CVS Interaction

Using: Parabuild 4.1.10 Build 1735 CVSNT 2.5.04.351 Hi All, I have a couple of questions regarding the way Parabuild uses CVS, I ask because I have one project that is having build "issues", I'm trying to identify the source of the issues and find a fix/work-around. 1) As I understand it,...

Go to advanced search