Dear Aaron,
So far I could say that there is no support for that in JavaSVN now. I
will try to add it tomorrow and send you a jar file for testing.
However, to complete this feature, additional field should be added into
Subclipse authentication prompt dialog, this could take a some more time.
Meanwhile there will be a system property for to set author name for
commits.
PS. There is no parameter for author in commit method of JavaSVN API.
Currently the problem is that svnserve program is started without
--tunnel-user option and user name is not passed in response to "EXTERNAL"
authentication method request - so svnserve always uses uid as user name.
Alexander Kitaev.
>> JavaSVN prompts you for authentication information. The username
>> defaults
>> to your PC account, but it is an editable value right on the dialog.
>>
>> Mark
>
> Right, except that the username that I use there is for logging in through
> ssh. However, I need to specify a different author. For example, suppose
> my login to ssh is aaron1234. Although I'd like to login through ssh with
> this username, I'd like to use "aaron" as my author value when checking in
> files, not aaron1234.
>
> Aaron
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Thu Mar 16 02:23:34 2006