RE: Preventing "replace" operations
From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Wed, 3 Feb 2010 17:44:22 -0500
> We are using subversion. The users have been using Windows explorer to
This is a really vague question and I'm not sure what you are looking for.
Are you saying people are copying changes from a branch working copy to the trunk working copy (for example) rather than doing svn merge... and you want to find some way to stop them from doing that?
If so... I'm not really sure how you could. The commit of a merge doesn't look any different than any other commit. So, if there is no way to discriminate between the two commits there is really no way to block it.
If you mean something else, please clarify your question.
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.