
| Key: |
CCRB-170
|
| Type: |
Improvement
|
| Status: |
Open
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Douglas Tan
|
| Votes: |
0
|
| Watchers: |
1
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
|
| Component/s: |
Builder
|
| Affects Version/s: |
1.4
|
| Fix Version/s: |
None
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
File Attachments:
|
1.
svn_command_auth.patch (2 kb)
|
|
|
I ran into an issue with trying to use cc.rb with repositories that require authentication credentials to be supplied. I was running into "svn: PROPFIND failed on ." errors and realised that the errors was being raised by the svn binary when trying to find out what was happening. I coded up a simple patch along with a corresponding testcase for using the --username and --password options when both values are available on the Subversion instance.
|
|
Description
|
I ran into an issue with trying to use cc.rb with repositories that require authentication credentials to be supplied. I was running into "svn: PROPFIND failed on ." errors and realised that the errors was being raised by the svn binary when trying to find out what was happening. I coded up a simple patch along with a corresponding testcase for using the --username and --password options when both values are available on the Subversion instance. |
Show » |
|