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

Re: [Subclipse-users] Different author and username with svn+ssh

From: Aaron Pfeifer <alp7051_at_rit.edu>
Date: 2006-03-16 18:16:35 CET

Alexander,

Works like a charm :) Thanks for your help!

Aaron

On 3/16/06, Alexander Kitaev <alex@tmate.org> wrote:
>
> Hello Aaron,
>
> I've added support for custom author name in JavaSVN. Could you please
> check whether this new feature works as expected.
>
> To check, please do the following:
>
> 1. download javasvn.jar from http://tmate.org/svn/download/ssh/javasvn.jar
> 2. put downloaed jar file into
> ECLIPSE_HOME/plugins/org.tigris.subversion.subclipse.core_0.9.108/lib folder
> in place of existing one.
> 3. add the following line to ECLIPSE_HOME/configuration/config.ini file:
>
> javasvn.ssh.author=aaron
>
> 4. restart Eclipse with "-clean" option and make a commit. Author name
> should be aaron.
>
> Please, let me know whether it works for you or not. From what I read from
> Subversion C code, this feature is supported by svnserve, but not supported
> by the current svn command line client version, I will also check whether my
> understanding is correct with Subversion developers.
>
> Alexander Kitaev,
> TMate Software,
> http://tmatesoft.com/
> http://tmate.org/
>
>
> ------------------------------
> *From:* Aaron L Pfeifer (RIT Student) [mailto:alp7051@rit.edu]
> *Sent:* Thursday, March 16, 2006 01:13
> *To:* users@subclipse.tigris.org
> *Subject:* [Subclipse-users] Different author and username with svn+ssh
>
> > 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
>
Received on Thu Mar 16 18:17:40 2006

This is an archived mail posted to the Subclipse Users mailing list.

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