Modify ↓
Opened 13 years ago
#773 new defect
Specified username and password not used by svn when using shared_path
Reported by: | Daniel Shay <shaydr@…> | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 0.7 |
Component: | Recipe commands | Version: | dev |
Keywords: | Cc: | ||
Operating System: | Linux |
Description
When using svn:checkout, shared_path and the specified repository has authentication requirements, the specified username:password are not used.
A patch is attached to this ticket that solves the issue.
Attachments (1)
Note: See
TracTickets for help on using
tickets.
Patch to resolve passing of username and password when using shared_path option