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

Re: svn copy vs svn add in pre-commit

From: Stefan Sperling <stsp_at_elego.de>
Date: Wed, 13 Jun 2012 14:56:05 +0200

On Wed, Jun 13, 2012 at 12:37:27PM +0000, Ullrich.Jans_at_elektrobit.com wrote:
> Hi,
>
> is there any way to determine if a commit to a repository is an svn copy or a shell level copy plus an svn add? I'm trying to limit people tagging to doing an svn copy, but I can't figure out how to determine if the current transaction (running in the pre-commit hook) is a copy or an add...
>
> Any hints?
>
> Cheers,
>
> Ulli

Try 'svnlook changed --copy-info'.
Received on 2012-06-13 14:56:42 CEST

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.