[CMake] Passing svn password to ctest

Matthew Woehlke mw_triad at users.sourceforge.net
Thu Aug 27 19:29:09 EDT 2009


David Rawlins wrote:
> My svn repository requires a password.  How do I pass the password to
> ctest in order to do a "ctest -D Nightly" from a cron job?

You could always set your svn config to allow saving passwords, then do 
something that makes it ask for your password (e.g. 'svn log'), type 
your password, and it will be saved. But it is saved in cleartext (in 
~/.subversion).

-- 
Matthew
Please do not quote my e-mail address unobfuscated in message bodies.
-- 
For great justice!! -- Captain (Zero Wing)



More information about the CMake mailing list