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

Re: Changing a comment in SVN

From: Res Pons <pons32_at_hotmail.com>
Date: 2006-11-16 23:15:07 CET

Great, thank you very much for your help.

----Original Message Follows----
From: "Hans Salvisberg" <svn.users@salvisberg.com>
To: users@subversion.tigris.org
Subject: Re: Changing a comment in SVN
Date: Thu, 16 Nov 2006 17:06:07 -0500

Res Pons wrote:
> I can't find anything under svn log --help to indicate how to change the
> comment for a submitted file.
>
> You'd think it would be something intuitive like svn log -c "new
> comment" filename. Any ideas?

No, this could lead to permanent loss of information and is not made too
easy:

   svn propset svn:log "new comment" -r REV --revprop

but it only works after the administrator has enabled it -- see the section
"Hook Scripts" in the fine manual for how to enable it.

Hans

Hans

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

_________________________________________________________________
Stay up-to-date with your friends through the Windows Live Spaces friends
list.
http://clk.atdmt.com/MSN/go/msnnkwsp0070000001msn/direct/01/?href=http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mk

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Nov 16 23:15:49 2006

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.