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

username does not work

From: Thomas Sorgie <tsorgie_at_yahoo.com>
Date: 2003-11-30 17:52:04 CET

Hi,

My team uses subversion on windows with an svnserve
server running on w2k. The clients are a combination
of w2k and xp. We are running svn, version 0.30.0
(r7178) on both the client and server.

For every svn command we invoke we use the --username
parameter, but never have the user name recognized in
the repository. The one notable exception was when we
ran the original import, but in that case we were
connected locally and not via an svnserve. I know
that the --username parameter is definitely used every
time because we have an automated script that invokes
all svn command line calls.

Here are examples statements invoked by our script:

svn commit \tradecard\development --non-interactive
--username tsorgie -m "tsorgie \tradecard\development"

svn update -r HEAD
\TradeCard\development\source\com\tradecard\integration\startup\IntegrationStarter.java
--non-interactive --username tsorgie --diff3-cmd
araxis-nomerge3.bat

Currently we default the username into the commit
comment, but that is just a weak workaround for the
real problem.

any suggestions?

thanks.

tom.

__________________________________
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Nov 30 17:52:42 2003

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.