Hi I was trying to figure out if its possible to specify a different author other than the user used to login to the repository, for committing changes. After reading through some posts it seems like I can rename the author after the commit but all the code samples are for the high level api SVNWClient which has the doSetRevisionProperty method. Since I am using the low level api (directly working with ISVNEditor) I am not sure how to set the svn:author property after the commit. Any help would be appreciated.
Thanks Adeel -- View this message in context: http://subversion.1072662.n5.nabble.com/use-a-different-author-for-commit-tp178126.html Sent from the SVNKit - Users mailing list archive at Nabble.com.