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

Re: Problem with changing filenames

From: Kevin Greiner <greinerk_at_gmail.com>
Date: 2006-02-09 14:22:13 CET

On 2/9/06, Johannes Holzer <hl-svn@arcor.de> wrote:
>
> I've thought aboud client side scripting (to rename the file before commit and
> after update, or sth. like that), but this is not possible, right?

Sure it's possible although there isn't a client-side hook to do it.
Write a wrapper for svn that tests for the presence of this file,
renames it, commits, and names it back. If that's really what you want
to do. It seems like an odd way to use a version control.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 9 16:05:15 2006

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.