On Fri, 23 Jan 2009, Yuriy Rusinov wrote:
> I checkout project using
>
> https://xgisclient.svn.sourceforge.net/svnroot/xgisclient xgisclient
>
> without username and password.
Most open source project svn source are public-read so that it will
not ask you password when check out or query info. However when you
are going to write to that repository (commit), then you need
authorization.
Once you succeeded committing change using command line 'svn commit'
the username and password will be saved to a file under ~/.subversion
and it (svn command) will never ask for password again for that
repository.
However some svn gui frontends do not rely on svn command lines, but
use svn api directly so that the password may be cached in other
places and not usable by svn cmds.
--
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
唐詩166 崔塗 孤雁
幾行歸塞盡 片影獨何之 暮雨相呼失 寒塘欲下遲
渚雲低暗渡 關月冷相隨 未必逢矰繳 孤飛自可疑
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---