[Buildroot] Hop tout set svn credentials when using svn to download tarballs

Peter Korsgaard peter at korsgaard.com
Mon May 15 11:52:09 UTC 2017


>>>>> "Samir" == Samir Mouhoune <mouhoune at osmos-group.com> writes:

 > Hi,
 > I would like to know if is there a way to set svn credentials (username and
 > password) when using secure svn server to download some pkgs tarballs.

The details depends on your subversion configuration (E.G. plain svn://
or svn-over-ssh), but one option is to tweak the exact command used to
access svn repos under Build options->Commands->Subversion command and
add the desired svn arguments (E.G. --username foo --password bar).

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list