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

Problem with changing filenames

From: Johannes Holzer <hl-svn_at_arcor.de>
Date: 2006-02-09 13:13:49 CET

I have a problem with changing filenames.

I have a Software that saves files with increasing numbers. The file is named
"file_42", next save will rename the file to "file_43". How can i use
subversion with this?

Just ignore this (let svn delete file_42 and add file_43) seems not to be
good.

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?

Does anybody see a good solution for this problem?

johannes

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 9 13:34:06 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.