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

Re: svn commit - (no author)

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-10-07 03:56:27 CEST

On Oct 6, 2004, at 7:48 PM, v4r4n wrote:

> The last few commits into my 1.1.0 svn repository posted logs without
> authors.

FAQ: http://subversion.tigris.org/project_faq.html#no-author

>
> I'm assuming I can go back and change the author with some kind of
> prop edit, but wouldn't that kind of feature be 'dangerous' under more
> strict circumstances?
>

It's not dangerous at all. It's a remote propchange on an unversioned
rev-prop:

$ svn propset svn:author "author" --revprop -r N

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Oct 7 03:57:13 2004

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

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