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

Author keyword expansion is incorrect

From: Lakshman Srilakshmanan <lakshman.srilakshmanan_at_tradingpost.com.au>
Date: 2006-01-18 09:46:19 CET

Hi All,

I am experiencing a weird situation.

I have user lakshman and scmop defined in my authentication file

I checkout using svn co svn://lakshman@<hostname>/....... mytrunk
Password for 'lakshman':

svn info mytrunk

Path: mytrunk
URL: svn://<hostname>/Enterprise/Common/trunk
Repository UUID: 5699e3bf-e909-0434-93ab-dd57e18ec440
Revision: 116
Node Kind: directory
Schedule: normal
Last Changed Author: scmop
Last Changed Rev: 116
Last Changed Date: 2006-01-18 19:18:04 +1100 (Wed, 18 Jan 2006)

The Last Changed Author is always scmop. After I checked-in a new file
the "Last Changed Rev" and " Last Changed Date" is updated but not "
Last Changed Author"

When I open a file that I have changed and committed, the $HeadURL$,
$Revision$ and $Date$ are updated correctly. But the $Author$ is updated
as "scmop".

The svnserve is NOT running as scmop.

Could someone please explain this to me. What am I doing wrong ??

Thanks
Lakshman

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 18 10:53:28 2006

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.