Yes, there are "bugs" in how the svn keychain stuff works on OSX.
Dig around in the "Keychain Access" app and the ~/.subversion directory, and make sure that the credentials all look correct for the ID you are using. Delete them all and start over if you need to. Here's some notes I took on the steps to clean up this stuff for our CI boxes: http://gist.github.com/24496 On Thu, Nov 13, 2008 at 9:53 AM, Tim Walker <[EMAIL PROTECTED]> wrote: > OK solved this, or at least made it work, by simply running svn up once > in interactive mode, getting prompted for the pw, from a command line. Now > it looks like svn has the pw cached and ccrb seems to be working fine. > Thanks much, Tim. > > > On 11/13/08 8:37 AM, "Tim Walker" <[EMAIL PROTECTED]> wrote: > > Hi Guys, > > Very much a CruiseControlRB newbie so please bear with me. > > I installed CruiseControlRB on my MacOSX 10.4 w/o issue. I then > installed in on a Lepoard Mac server, same SVN repository, and the > installation worked the same. The "cruise add" created the project and > successfully checked out the latest version from the repository. Now, > however, the build fails with the error: BuilderError: svn can't get > password. > > I've tried "add" ing the project with —username and —password > properties and I can do an svn up from the "work" folder. > > Any thoughts? > > Many thanks, > > Tim > ------------------------------ > _______________________________________________ > Cruisecontrolrb-users mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users > > > > _______________________________________________ > Cruisecontrolrb-users mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users > >
_______________________________________________ Cruisecontrolrb-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users
