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

Rename action with pre-commit hook script

From: Sandro Frenzel <s.frenzel_at_technisat.de>
Date: Tue, 10 Nov 2009 03:00:27 -0800 (PST)

Hello all,

I want to check whether a file/directory can be renamed or not.
So I had the idea to create a script which is invoked by a pre-commit hook script. The problem is, that I could not retreive the "old" filename from the file, which has been renamed. I could only get the "new" renamed filename.

Is there any solution to get the filename from the file which has been renamed?

Best Regards,
Sandro Frenzel

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2416096

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-11-10 12:01:25 CET

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.