[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] optionally use $SVN_USERNAME as login

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-07-22 15:57:00 CEST

On Jul 22, 2005, at 4:15 AM, Branko Čibej wrote:

> Bah. This isn't worth the bother of making a patch (and maintaining
> the code indefinitely). Instead, put this into your ~/.profile:
>
> alias svn="/usr/bin/svn --username=`id -un`"
>

This doesn't work, because commands which don't hit the network (like
'svn add', for example) will throw an error if you pass --username.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 22 16:05:40 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.