RE: svn move directory will create a new revision for every file inside this directory?
From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Thu, 10 Jun 2010 15:04:00 -0400
> The command below will create a new revision for directory SRC_REP_DIR?
That command is going to basically going to be the same as:
svn copy SRC_REP_DIR DST_REP_DIR
Yes... a new revision will be created. The new path will be in HEAD and the old path will not be.
BOb
|
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.