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

Re: Forcing commit of unmodified file

From: Larry Martell <larry.martell_at_gmail.com>
Date: 2007-06-13 15:20:43 CEST

On 6/13/07, Arnauld Van Muysewinkel <arnauldvm@gmail.com> wrote:
> Hello there.
>
> Is there any way of forcing the commit of a file that has not been modified?
> (Like with -f switch of CVS)
>
> Is there any trick to use? Is it impossible without patching SVN? Any
> workaround is welcome too.
>
> The workaround of making a dummy modification (like adding a space) is
> not OK, since it cannot always be used (for example with binary
> files).
>
> The primary reason why I want to do that is to add some missing log
> comment to a current revision. (But maybe there is an alternate way of
> doing this, which I would be happy to hear about.)

You can edit the svn:log property with "svn propedit svn:log --revprop ..."

-larry

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 13 16:56:03 2007

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.