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

Re: SVN : Quick Questions

From: Hannes Erven <h.e_at_gmx.at>
Date: 2006-06-05 22:19:29 CEST

Hi,

> $ svn move "svnarticle_tipstricks/images/repos\
> config_apache.png"
[..]
> svn move "repos config_apache.png"
> "repos_config_apache.png"
> A repos_config_apache.png
> D repos config_apache.png

I guess it will work if you drop the backslash in the first command -
you already put quotes around the argument, so escaping the blank is too
much.

> 2. Is it possible to rename / append to log message
> that was provided while committing a revision set
> (assuming the commit completed successfuly) ?

Yes, this is a FAQ. See
http://subversion.tigris.org/faq.html#change-log-msg

best regards,

        -hannes

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jun 5 22:20:42 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.