Re: How to cut and graft?

2010-08-01 Thread Lorenz
Daniel Shahaf wrote: >Ryan Schmidt wrote on Thu, Jul 29, 2010 at 20:50:16 -0500: >> svn rm $URL/trunk -m "Delete old trunk" >> >> svn mv $URL/branches/thebranch $URL/trunk -m "Make branch thebranch the new >> trunk" > >And to do this rm+mv in one commit, you could use svnmucc. an perhaps not svn

Re: svnserv + ssh + ldap

2010-08-01 Thread Stefan Sperling
On Sun, Aug 01, 2010 at 12:59:08PM -0400, Nico Kadel-Garcia wrote: > >> I've given a few specific examples. While it's gotten better and > >> you've addressed some of my concerns, my overall concerns still stand. > >> Cleartext password storage is a big problem, frequently ignored by > >> deployers

Re: svnserv + ssh + ldap

2010-08-01 Thread Stefan Sperling
On Sun, Aug 01, 2010 at 12:59:08PM -0400, Nico Kadel-Garcia wrote: > Or as a 3rdparty add-on. anoncvs doesn't cut it: using a shell script > as a restricted shell is begging for people to break out of the shell > and gain command line access. Shell script? You didn't even bother looking at the fil

Re: svnserv + ssh + ldap

2010-08-01 Thread Mark Phippard
On Sun, Aug 1, 2010 at 12:59 PM, Nico Kadel-Garcia wrote: >> AFAIK it's possible to run gnome-keyring without X. > > It's painful. Take a glance at > http://superuser.com/questions/141036/use-of-gnome-keyring-daemon-without-x, > which documents manually editing /etc/pam.d/ login settings. It's als

Re: svnserv + ssh + ldap

2010-08-01 Thread Nico Kadel-Garcia
On Sun, Aug 1, 2010 at 5:23 AM, Stefan Sperling wrote: > On Sat, Jul 31, 2010 at 10:22:42PM -0400, Nico Kadel-Garcia wrote: >> On Sat, Jul 31, 2010 at 9:12 AM, Stefan Sperling wrote: >> > Fortunately, today, we have support for KDE Wallet and Gnome Keyring. >> > So you can set up a secure passwor

Re: svnserv + ssh + ldap

2010-08-01 Thread Stefan Sperling
On Sat, Jul 31, 2010 at 10:22:42PM -0400, Nico Kadel-Garcia wrote: > On Sat, Jul 31, 2010 at 9:12 AM, Stefan Sperling wrote: > > Fortunately, today, we have support for KDE Wallet and Gnome Keyring. > > So you can set up a secure password cache on *nix, if you have KDE > > or Gnome, at least. > >