A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
The Mikado Method
this week in the
Agile and other Processes
forum!
JavaRanch
»
Java Forums
»
Engineering
»
IDEs, Version Control and other tools
Author
eclipse and subversion commit issues
padma Ja
Greenhorn
Joined: Jun 07, 2009
Posts: 2
posted
Jul 21, 2011 06:35:37
0
Hi,
I have installed svn in eclipse helios. Install was fine. When i perform commit of any files,
owner is displayed as "no_author" instead of my id.
I tried setting "svn:username" property from eclipse for svn.No result.
Also,I tried committing using cmd line svn with "--username --no-auth-cache" option. Still, owner
is "no_author".
Any other way that this can be resolved?
Thanks
Peter Johnson
author
Bartender
Joined: May 14, 2008
Posts: 5541
I like...
posted
Jul 22, 2011 07:14:17
0
According to this FAQ on the Subversion site, your repository allows anonymous write access:
http://subversion.apache.org/faq.html#no-author
JBoss In Action
I agree. Here's the link:
http://zeroturnaround.com/jrebel
- it saves me about five hours per week
subject: eclipse and subversion commit issues
Similar Threads
eclipse3, svn and synchronization
error in SVN
Eclipse 3.4 mylyn and subclipse
Using SVN Subversion in Eclipse
updating svn to new version
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter