0
votes
2answers
28 views
Adding authentication to beanstalkd from Python (or any UNIX) client
So what I like about beanstalkd: small, lightweight, has priorities for messages, has a great set of clients, easy to use.
What I dislike about beanstalkd: the lack of authentica …
0
votes
1answer
19 views
Which Bug Tracking tools can Beanstalk work with?
Which Bug Tracking tools can Beanstalk work with?
e.g. so that when I check in code, I can mark it with a bug reference and it will cross-reference for me.
edit: also interested …
3
votes
2answers
266 views
How to deploy Subversion externals?
We're testing the waters with SVN, with Beanstalk as a host. Our setup looks something like this:
Repository: Modules
Module 1
Module 2
Module 3
Repository: Website 1
Custom …
3
votes
3answers
223 views
Codeplex + SVN. How good is SVN bridge?
I avoided CodePlex because of it's lack of support for proper SVN and was dissuaded by complaints about short comings. Recently, I have been wanting to port my project from beansta …
0
votes
1answer
597 views
Beanstalk like Functionality
I'm finally getting my team to embrace source code management now that we're working on projects where more than one dev is touching the same codebase, and I setup a free/trial acc …
