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

Re: [Subclipse-users] The svn:author property

From: Mark Phippard <markphip_at_gmail.com>
Date: Wed, 18 Nov 2009 08:26:21 -0500

2009/11/18 Eric Jönsson <ericj_at_acc.umu.se>:

> Recently my repository has gone FUBAR somehow. When I go Team > Commit I
> get the following error message:
>
> svn: Commit failed (details follow):
> svn: Cannot accept 'svn:author' property because it is not encoded in UTF-8
>
> Two questions:
>
> 1) What's going on here? Any suggestions for finding out how something
> like this pops up seemingly over night?
> 2) And.. uh.. How can I fix it? When I try to set the svn:author
> property from Team > Set property I get:
>
> svn: Revision property 'svn:author' not allowed in this context

When you commit a revision there are three "special" properties that
are associated with the revision:

svn:log - the commit message you provided
svn:date - the date/time on the server when the revision is created
svn:author - the username you authenticated with to the repository

I do not know how you could start having this problem. There is a
pretty good chance that it is a problem with the server configuration.
 Maybe the server process is not running with an environment set to
identify a proper locale or something?

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2419500
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2009-11-18 14:26:28 CET

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.