Edgewall Software
Modify

Opened 14 years ago

Closed 14 years ago

#526 closed defect (worksforme)

svn recipe command does not use http_proxy

Reported by: anonymous Owned by:
Priority: major Milestone:
Component: General Version: 0.6b2
Keywords: Cc:
Operating System: BSD

Description

bitten-slave is able to connect through a proxy to retrieve the recipe from the server, using the http_proxy environment variable. However, when executing an svn:external command in the recipe, the build slave fails because svn does not use the proxy settings passed to the build slave.

Attachments (0)

Change History (1)

comment:1 Changed 14 years ago by osimons

  • Milestone 0.6.1 deleted
  • Resolution set to worksforme
  • Status changed from new to closed

All the Subversion tools do is call on svn executable with proper arguments. If your svn checkout needs a proxy, that setting should be configured as a Subversion setting and is not something for Bitten.

See ~/.subversion/servers (or the equivalent for your install) - it is full of example proxy configurations for various cases.

Add Comment

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.