There are --username and --password flags to svn, but I wouldn't
recommend using them since on most Linux machines this info could be
gathered via /proc/&lt;pid&gt;/cmdline.<br>
<br>
Generally what we do is authenticate once with svn checkout or svn
update as the user doing the nightly build and rely on subversion&#39;s
authentication caching to make the nightly update work.  This often
results in passwords being stored in ~/.subversion/auth in the clear on
Linux, but c&#39;est la vie for the moment.<br>
<br>
Not sure on the Mac, according to the svn documentation the system Keychain is used, whatever that is.<br>
<br><br><div class="gmail_quote">On Tue, Aug 18, 2009 at 11:00 AM, David Rawlins <span dir="ltr">&lt;<a href="mailto:rawlins@sci.utah.edu">rawlins@sci.utah.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi all,<br>
<br>
I have an svn repository that requires a password to do an update.  How<br>
do I pass the svn password to &quot;ctest -D Nightly&quot;?  On Linux I get an<br>
error message when ctest is not able to do the update, but on the Mac it<br>
just hangs waiting for the password to be input.  Any help would be<br>
appreciated.<br>
<br>
Thanks,<br>
<br>
Dave<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Philip Lowman<br>