Modify ↓
Opened 16 years ago
Closed 16 years ago
#349 closed enhancement (fixed)
[PATCH] svn:checkout+svn:export authentication parameters
Reported by: | yellowsheep0123@… | Owned by: | cmlenz |
---|---|---|---|
Priority: | trivial | Milestone: | 0.6 |
Component: | Recipe commands | Version: | dev |
Keywords: | Cc: | ||
Operating System: | Linux |
Description
The svn:checkout and svn:export commands fail, if the repository needs an authentication, regardless of the build-masters authentication requirements. There should be parameters to specify an username and password for these commands in the recipe.
Attachments (1)
Change History (3)
Changed 16 years ago by yellowsheep0123@…
comment:1 Changed 16 years ago by anonymous
- Summary changed from svn:checkout+svn:export authentication parameters to [PATCH] svn:checkout+svn:export authentication parameters
comment:2 Changed 16 years ago by dfraser
- Resolution set to fixed
- Status changed from new to closed
Applied with some modifications and documentation as r638
Note: See
TracTickets for help on using
tickets.
Patch against trunk r571 to add "username" and password" parameters