How do I find out who svn thinks I am?
From: Ted Stern <dodecatheon_at_gmail.com>
Date: Fri, 19 Jun 2009 12:06:57 -0700
I use the svn+ssh access method multiplexed via a single user account,
Does svn have a command that would tell me what my --tunnel-user
Here's a hack I've tried in bash
builder_name=`svn lock somefile | cut -f4 -d"'"`
but I'd like something that doesn't require locking a file, even
Ted
-- Frango ut patefaciam -- I break so that I may reveal ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2363642 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].Received on 2009-06-19 21:08:03 CEST |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.