[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: Leon Zandman <lzandman_at_lode.nl>
Date: 2005-08-30 17:18:07 CEST

> I'm trying to find out the subcommand without running log, to
> save time, but also to check for a move before the move
> happens. I can find out the command-line (svn move x) using
> "ps" (this is Unix) but I thought there may be a more
> graceful solution.

You assume that the user uses the default SVN command-line utilities to
access the repository. But a user might use totally different client
tools. Maybe tools that use DAV or the Subversion API directly. This
cannot be caught using 'ps'.

Greetz,

Leon

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 30 17:21:04 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.