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

RE: Detect File Move?

From: Goddard Lee <lee.goddard_at_easa.eu.int>
Date: 2005-08-30 12:21:37 CEST

> From: Goddard Lee [mailto:lee.goddard@easa.eu.int]
> What is the best (cheapest, most economical, quickest to
> operate) way to detect a file (and/or directory) move?

Forgot to say, is there a better solution than post-commit doing "log -v
$REPO" and looking for:

   A /dir/test.txt (from /test.txt:7)
   D /test.txt

Is there no way to know who called svn? I could write an Apache handler,
but would rather keep this usable by any future clients using svn,
svn+ssh....

Lee Goddard
Internet Application Development, European Aviation Safety Agency

T: +49 221 89990 3221
E: Lee.Goddard@EASA.EU.int

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 30 12:23:39 2005

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.