search for: buildclient

Displaying 2 results from an estimated 2 matches for "buildclient".

Did you mean: buildclients
2012 Jun 15
1
Problem with active resource(500 internal server error)
Hi, I have a rails server running. I wanted to connect to this using activeresource. Executing this code Class Buildclient < ActiveResource::Base self.site = "http://localhost:3000/builds" end builds = Buildclient.find(:all) puts builds (## printed nil) On the rails server terminal i see Started GET "/builds/buildclients.json" for 127.0.0.1 at Fri Jun 15 10:34:05 -0700 2012 Processing by Bui...
2023 May 16
1
xfer_sum_len type bug
Hi folks, I have several build environments in which I must build rsync, and in some, but not all of them, the build fails when built with -Wall -Werror due to this warning: In file included from /usr/include/string.h:495, from /home/demartin/BuildClients/cobrasync-8.80-alsi11-lib32/cobrasync/rsync-3.2.7/rsync.h:339, from /home/demartin/BuildClients/cobrasync-8.80-alsi11-lib32/cobrasync/rsync-3.2.7/match.c:22: In function 'memset', inlined from 'match_sums' at /home/demartin/BuildClients/cobrasync-8.80-alsi11-li...