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

[TSVN] Re: Is it possible to pass Author name in URL

From: Eric Hanchrow <offby1_at_blarg.net>
Date: 2005-02-14 17:26:30 CET

I think it is both possible and useful to put an author's name in a
URL, when the repository is accessed via svn+ssh. I do this all the
time. It's useful for when the subversion client guesses the wrong
user name. For example, if I'm logged in to a Windows machine as
"erich", but my repository is on a machine to which I normally log in
as "offby1", if I simply ask Tortoise to check out
svn+ssh://machine/repos, it'll fail because I cannot log in as erich.
But if instead I check out svn+ssh://offby1@machine/repos, it works
fine.

-- 
We don't know how to use the security and encryption features
of our e-mail server.  We are so confused that we cannot even be
certain that this e-mail was delivered to the proper person.  So,
if you received this e-mail because of our incompetence, please
delete it and notify us as soon as possible.  Notice that this is
being written in the most scary legalistic way, so no one notices
how incompetent we are.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Feb 14 17:54:47 2005

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

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