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

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

From: Lübbe Onken <l.onken_at_rac.de>
Date: 2005-02-14 10:05:41 CET

Avinash wrote:

> Can any one please tell me is it possible to pass the author name
thru URL of the svn? and how?

There's no way and no need to do this. Set up svn authentication on your
subversion server. Then each committer / client will be asked for his
username/password on his first commit, which can be saved locally on the
client PC. The author name will only be attached to a commit, if your svn
server requires authentication. Otherwise it's always 'anonymous'

Cheers
- Lübbe

--
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Feb 14 10:06:37 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.