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

Re: Rename in Subversion

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-12-21 09:15:07 CET

On Dec 20, 2007, at 17:07, Srilakshmanan, Lakshman wrote:

> The issue in leaving the rename process "as is" will affect the **
> command-line ** users as there is no way to commit the rename without
> committing the entire directory (which may contain other changes).

Not correct. I just verified that the rename can be committed,
without committing other changes in the same directory, by doing what
I said earlier in this thread:

svn mv old new
svn ci old new -m "moving old to new"

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Dec 21 09:15:40 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.